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

  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp 433 static void populate_glyph_to_unicode(FT_Face& face, function
650 populate_glyph_to_unicode(face, &(info->fGlyphToUnicode));
    [all...]
SkFontHost_win.cpp 375 static void populate_glyph_to_unicode(HDC fontHdc, const unsigned glyphCount, function
    [all...]
SkFontHost_mac.cpp 1471 static void populate_glyph_to_unicode(CTFontRef ctFont, CFIndex glyphCount, function
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 436 static void populate_glyph_to_unicode(FT_Face& face, function
653 populate_glyph_to_unicode(face, &(info->fGlyphToUnicode));
    [all...]
SkFontHost_win.cpp 375 static void populate_glyph_to_unicode(HDC fontHdc, const unsigned glyphCount, function
    [all...]
SkFontHost_mac.cpp 1471 static void populate_glyph_to_unicode(CTFontRef ctFont, CFIndex glyphCount, function
    [all...]

Completed in 114 milliseconds