MCPcopy Index your code
hub / github.com/clips/pattern / str

Function str

pattern/canvas.js:2442–2444  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

2440}
2441
2442function str(v) {
2443 return v.toString();
2444}
2445
2446function text(str, x, y, options) {
2447 /* Draws the string at the given position.

Callers 15

encode_stringFunction · 0.85
_uidFunction · 0.85
tableMethod · 0.85
encode_stringFunction · 0.85
__repr__Method · 0.85
searchMethod · 0.85
allMethod · 0.85
_parseMethod · 0.85
encode_stringFunction · 0.85
encode_utf8Function · 0.85
__getitem__Method · 0.85
renderMethod · 0.85

Calls

no outgoing calls

Tested by 15

assertSoupEqualsMethod · 0.68
testPickleMethod · 0.68
testDeepcopyMethod · 0.68
testUnicodePickleMethod · 0.68
testTagReplacementMethod · 0.68
testAppendMethod · 0.68
testTagExtractionMethod · 0.68
testSelfClosingtagMethod · 0.68
testEntityConversionsMethod · 0.68
testNakedAmpersandsMethod · 0.68