Home
last modified time | relevance | path

Searched refs:glyphForUnichar (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/fonts/
DTestTypeface.cpp48 SkGlyphID SkTestFont::glyphForUnichar(SkUnichar charCode) const { in glyphForUnichar() function in SkTestFont
134 glyphs[i] = fTestFont->glyphForUnichar(uni[i]); in onCharsToGlyphs()
DTestTypeface.h51 SkGlyphID glyphForUnichar(SkUnichar charCode) const;
/external/skqp/tools/fonts/
DSkTestTypeface.cpp52 SkGlyphID SkTestFont::glyphForUnichar(SkUnichar charCode) const { in glyphForUnichar() function in SkTestFont
158 glyphs[i] = fTestFont->glyphForUnichar(ch); in onCharsToGlyphs()
DSkTestTypeface.h50 SkGlyphID glyphForUnichar(SkUnichar charCode) const;