Home
last modified time | relevance | path

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

/third_party/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;