Home
last modified time | relevance | path

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

/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp1533 static void populate_glyph_to_unicode_slow(CTFontRef ctFont, in populate_glyph_to_unicode_slow() function
1558 populate_glyph_to_unicode_slow(ctFont, glyphCount, glyphToUnicode); in populate_glyph_to_unicode()
/external/skia/src/ports/
DSkFontHost_mac_coretext.cpp1378 static void populate_glyph_to_unicode_slow(CTFontRef ctFont, CFIndex glyphCount, in populate_glyph_to_unicode_slow() function
1403 populate_glyph_to_unicode_slow(ctFont, glyphCount, glyphToUnicode); in populate_glyph_to_unicode()