Home
last modified time | relevance | path

Searched refs:TextRun (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp79 TextRun run(skPaint); in drawText()
108 TextRun run(skPaint); in drawPosText()
193 for (TextRun *run = iter.get(), *nextRun; run; run = nextRun) { in drawTextBlob()
279 TextRun* run = this->addToTail(runPaint); in init()
330 GrStencilAndCoverTextContext::TextRun::TextRun(const SkPaint& fontAndStroke) in TextRun() function in GrStencilAndCoverTextContext::TextRun
429 GrStencilAndCoverTextContext::TextRun::~TextRun() { in ~TextRun()
433 void GrStencilAndCoverTextContext::TextRun::setText(const char text[], size_t byteLength, in setText()
493 void GrStencilAndCoverTextContext::TextRun::setPosText(const char text[], size_t byteLength, in setPosText()
529 sk_sp<GrPathRange> GrStencilAndCoverTextContext::TextRun::createGlyphs( in createGlyphs()
552 inline void GrStencilAndCoverTextContext::TextRun::appendGlyph(const SkGlyph& glyph, in appendGlyph()
[all …]
DGrStencilAndCoverTextContext.h68 class TextRun {
70 TextRun(const SkPaint& fontAndStroke);
71 ~TextRun();
111 class TextBlob : public SkTLList<TextRun, 1> {
/external/python/cpython2/Mac/scripts/
Derrors.txt544 -8751 kTECArrayFullErr supplied name buffer or TextRun, TextEncoding, or UnicodeMapping array is to…