Home | History | Annotate | Download | only in core

Lines Matching refs:text16

576             const uint16_t* text16 = (const uint16_t*)text;
578 text16 < stop16) {
579 *gptr++ = cache->unicharToGlyph(SkUTF16_NextUnichar(&text16));