Searched refs:stop16 (Results 1 – 1 of 1) sorted by relevance
356 const uint16_t* stop16 = (const uint16_t*)stop; in textToGlyphs() local357 while (text16 < stop16) { in textToGlyphs()