Home
last modified time | relevance | path

Searched defs:glyphToUnicode (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp150 void SkPDFAppendCmapSections(const SkTDArray<SkUnichar>& glyphToUnicode, in SkPDFAppendCmapSections()
213 const SkTDArray<SkUnichar>& glyphToUnicode, in SkPDFMakeToUnicodeCmap()
DSkPDFDevice.cpp1283 static SkUnichar map_glyph(const SkTDArray<SkUnichar>& glyphToUnicode, SkGlyphID glyph) { in map_glyph()
1499 const SkTDArray<SkUnichar>& glyphToUnicode = metrics->fGlyphToUnicode; in internalDrawText() local
/external/skia/tests/
DPDFGlyphsToUnicodeTest.cpp37 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
/external/skia/src/ports/
DSkTypeface_win_dw.cpp299 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_mac.cpp1417 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode_slow()
1440 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_FreeType.cpp516 static void populate_glyph_to_unicode(FT_Face& face, SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_win.cpp363 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()