Searched defs:glyphToUnicode (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/src/pdf/ |
D | SkPDFMakeToUnicodeCmap.cpp | 152 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, in SkPDFAppendCmapSections() 209 const SkUnichar* glyphToUnicode, in SkPDFMakeToUnicodeCmap()
|
D | SkPDFFont.cpp | 392 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
|
D | SkPDFDevice.cpp | 730 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/flutter/skia/src/pdf/ |
D | SkPDFMakeToUnicodeCmap.cpp | 152 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, in SkPDFAppendCmapSections() 209 const SkUnichar* glyphToUnicode, in SkPDFMakeToUnicodeCmap()
|
D | SkPDFFont.cpp | 389 const std::vector<SkUnichar>& glyphToUnicode = in emit_subset_type0() local 625 const std::vector<SkUnichar>& glyphToUnicode = SkPDFFont::GetUnicodeMap(typeface, doc); in emit_subset_type3() local
|
D | SkPDFDevice.cpp | 704 static SkUnichar map_glyph(const std::vector<SkUnichar>& glyphToUnicode, SkGlyphID glyph) { in map_glyph() 818 const std::vector<SkUnichar>& glyphToUnicode = SkPDFFont::GetUnicodeMap(typeface, fDocument); in internalDrawGlyphRun() local
|
/third_party/skia/tests/ |
D | PDFGlyphsToUnicodeTest.cpp | 37 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | PDFGlyphsToUnicodeTest.cpp | 38 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
|
/third_party/skia/src/ports/ |
D | SkTypeface_win_dw.cpp | 438 SkUnichar* glyphToUnicode) in glyph_to_unicode_map()
|
D | SkTypeface_mac_ct.cpp | 464 SkUnichar* glyphToUnicode, in get_plane_glyph_map() 499 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|
D | SkFontHost_win.cpp | 390 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontHost_mac.cpp | 1628 SkUnichar* glyphToUnicode, in get_plane_glyph_map() 1663 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|
D | SkFontHost_win.cpp | 377 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|