Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp152 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, in SkPDFAppendCmapSections()
209 const SkUnichar* glyphToUnicode, in SkPDFMakeToUnicodeCmap()
DSkPDFFont.cpp392 const std::vector<SkUnichar>& glyphToUnicode = in emit_subset_type0() local
653 const std::vector<SkUnichar>& glyphToUnicode = SkPDFFont::GetUnicodeMap(typeface, doc); in emit_subset_type3() local
DSkPDFDevice.cpp730 static SkUnichar map_glyph(const std::vector<SkUnichar>& glyphToUnicode, SkGlyphID glyph) { in map_glyph()
842 const std::vector<SkUnichar>& glyphToUnicode = SkPDFFont::GetUnicodeMap(typeface, fDocument); in internalDrawGlyphRun() local
/third_party/skia/tests/
DPDFGlyphsToUnicodeTest.cpp37 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp438 SkUnichar* glyphToUnicode) in glyph_to_unicode_map()
DSkTypeface_mac_ct.cpp464 SkUnichar* glyphToUnicode, in get_plane_glyph_map()
499 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
DSkFontHost_win.cpp390 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()