HomeSort by relevance Sort by last modified time
    Searched refs:populate_glyph_to_unicode (Results 1 - 7 of 7) sorted by null

  /external/skia/legacy/src/ports/
SkFontHost_win.cpp 226 static void populate_glyph_to_unicode(HDC fontHdc, const unsigned glyphCount, function
    [all...]
SkFontHost_FreeType.cpp 386 static void populate_glyph_to_unicode(FT_Face& face, function
615 populate_glyph_to_unicode(face, &(info->fGlyphToUnicode));
    [all...]
SkFontHost_mac_coretext.cpp 1554 static void populate_glyph_to_unicode(CTFontRef ctFont, function
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 400 static void populate_glyph_to_unicode(FT_Face& face, function
629 populate_glyph_to_unicode(face, &(info->fGlyphToUnicode));
    [all...]
SkFontHost_mac_coretext.cpp 1399 static void populate_glyph_to_unicode(CTFontRef ctFont, CFIndex glyphCount, function
    [all...]
SkFontHost_win.cpp 365 static void populate_glyph_to_unicode(HDC fontHdc, const unsigned glyphCount, function
    [all...]
SkFontHost_win_dw.cpp     [all...]

Completed in 134 milliseconds