Searched refs:stop32 (Results 1 – 1 of 1) sorted by relevance
516 const int32_t* stop32 = (const int32_t*)stop; in textToGlyphs() local517 while (text32 < stop32) { in textToGlyphs()