Searched refs:glyphsToUnichars (Results 1 – 4 of 4) sorted by relevance
724 void glyphsToUnichars(const uint16_t glyphs[], int count,
140 paint.glyphsToUnichars(glyphs, count, uni); in toString()
434 void SkPaint::glyphsToUnichars(const uint16_t glyphs[], int count, in glyphsToUnichars() function in SkPaint
254 utfPaint.glyphsToUnichars(&rec.fGlyphID, 1, &unichar); in getUniChar()