Searched refs:textPos (Results 1 – 12 of 12) sorted by relevance
121 int32_t textPos, delta, result; in handleTransliterate() local123 for(textPos=offsets.start; textPos<offsets.limit;) { in handleTransliterate()124 csc.cpStart=textPos; in handleTransliterate()125 c=text.char32At(textPos); in handleTransliterate()126 csc.cpLimit=textPos+=U16_LENGTH(c); in handleTransliterate()156 text.handleReplaceBetween(csc.cpStart, textPos, tmp); in handleTransliterate()158 textPos+=delta; in handleTransliterate()165 offsets.start=textPos; in handleTransliterate()
152 int32_t textPos, delta, result; in handleTransliterate() local154 for(textPos=offsets.start; textPos<offsets.limit;) { in handleTransliterate()155 csc.cpStart=textPos; in handleTransliterate()156 c=text.char32At(textPos); in handleTransliterate()157 csc.cpLimit=textPos+=U16_LENGTH(c); in handleTransliterate()180 text.handleReplaceBetween(csc.cpStart, textPos, tmp); in handleTransliterate()182 textPos+=delta; in handleTransliterate()188 offsets.start=textPos; in handleTransliterate()
17 SkPoint textPos = { 20, 100 };22 textBlobBuilder.allocRun(font, runLen, textPos.fX, textPos.fY);25 textPos.fX += paint.measureText(&glyphs[glyphIndex], sizeof(glyphs[0]) * runLen, nullptr);
17 SkPoint textPos = { 20, 50 };23 textBlobBuilder.allocRun(font, runLen, textPos.fX, textPos.fY);25 textPos.fX += paint.measureText(&glyphs[glyphIndex], sizeof(glyphs[0]) * runLen, nullptr);
10 SkPoint textPos = { 20, 110 };14 textBlobBuilder.allocRun(font, len, textPos.fX, textPos.fY);27 SkScalar x = textPos.fX;
20 SkPoint textPos = { 20, 50 };26 textBlobBuilder.allocRun(font, runLen, textPos.fX, textPos.fY);28 … textPos.fX += paint.measureText(&glyphs[glyphIndex], sizeof(glyphs[0]) * runLen, nullptr);
43 int32_t textPos) in StringCharacterIterator() argument44 : UCharCharacterIterator(textStr.getBuffer(), textStr.length(), textPos), in StringCharacterIterator()54 int32_t textPos) in StringCharacterIterator() argument55 : UCharCharacterIterator(textStr.getBuffer(), textStr.length(), textBegin, textEnd, textPos), in StringCharacterIterator()
30 SkPoint textPos = { 20, 50 };35 textBlobBuilder.allocRun(font, runLen, textPos.fX, textPos.fY);37 textPos.fX += font.measureText(&glyphs[glyphIndex], sizeof(glyphs[0]) * runLen, 69 SkPoint textPos = { 20, 50 };74 textBlobBuilder.allocRun(font, runLen, textPos.fX, textPos.fY);76 textPos.fX += font.measureText(&glyphs[glyphIndex], sizeof(glyphs[0]) * runLen,113 SkPoint textPos = { 20, 110 };117 textBlobBuilder.allocRun(font, len, textPos.fX, textPos.fY);130 SkScalar x = textPos.fX;
3958 SkPoint textPos = { 20, 100 };3963 textBlobBuilder.allocRun(font, runLen, textPos.fX, textPos.fY);3966 textPos.fX += font.measureText(&glyphs[glyphIndex], sizeof(glyphs[0]) * runLen,
69 int32_t textPos);90 int32_t textPos);
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...