Lines Matching defs:text16
557 const uint16_t* text16 = (const uint16_t*)text;559 while (text16 < stop16) {560 *gptr++ = cache->unicharToGlyph(SkUTF16_NextUnichar(&text16));