Searched refs:glypthsLength (Results 1 – 1 of 1) sorted by relevance
479 size_t glypthsLength = env->GetArrayLength(glyphs); in doTextGlyphs() local480 if ((size_t)count > glypthsLength) { in doTextGlyphs()