Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkTypeface_mac_ct.cpp435 static void populate_glyph_to_unicode(CTFontRef ctFont, CFIndex glyphCount, in populate_glyph_to_unicode() function
487 populate_glyph_to_unicode(ctFont.get(), glyphCount, dstArray); in getGlyphToUnicodeMap()
DSkFontHost_win.cpp397 static void populate_glyph_to_unicode(HDC fontHdc, const unsigned glyphCount, in populate_glyph_to_unicode() function
1621 populate_glyph_to_unicode(hdc, glyphCount, dstArray); in getGlyphToUnicodeMap()