Searched defs:glyphToUnicode (Results 1 – 12 of 12) sorted by relevance
/external/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 | 699 static SkUnichar map_glyph(const std::vector<SkUnichar>& glyphToUnicode, SkGlyphID glyph) { in map_glyph() 811 const std::vector<SkUnichar>& glyphToUnicode = SkPDFFont::GetUnicodeMap(typeface, fDocument); in internalDrawGlyphRun() local
|
/external/skqp/src/pdf/ |
D | SkPDFMakeToUnicodeCmap.cpp | 152 void SkPDFAppendCmapSections(const SkUnichar* glyphToUnicode, in SkPDFAppendCmapSections() 209 const SkUnichar* glyphToUnicode, in SkPDFMakeToUnicodeCmap()
|
D | SkPDFFont.cpp | 401 const std::vector<SkUnichar>& glyphToUnicode = in emit_subset_type0() local 750 const std::vector<SkUnichar>& glyphToUnicode = SkPDFFont::GetUnicodeMap(typeface, doc); in emit_subset_type3() local
|
D | SkPDFDevice.cpp | 980 static SkUnichar map_glyph(const std::vector<SkUnichar>& glyphToUnicode, SkGlyphID glyph) { in map_glyph() 1099 const std::vector<SkUnichar>& glyphToUnicode = SkPDFFont::GetUnicodeMap(typeface, fDocument); in internalDrawGlyphRun() local
|
/external/skqp/tests/ |
D | PDFGlyphsToUnicodeTest.cpp | 38 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
|
/external/skia/tests/ |
D | PDFGlyphsToUnicodeTest.cpp | 38 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
|
/external/skia/src/ports/ |
D | SkFontHost_mac.cpp | 1711 SkUnichar* glyphToUnicode, in get_plane_glyph_map() 1746 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|
D | SkFontHost_win.cpp | 389 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|
/external/skqp/src/ports/ |
D | SkFontHost_win.cpp | 374 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|
D | SkFontHost_mac.cpp | 1599 SkUnichar* glyphToUnicode) { in populate_glyph_to_unicode()
|