Searched defs:glyphToUnicode (Results 1 – 6 of 6) sorted by relevance
34 SkTDArray<SkUnichar> glyphToUnicode; in DEF_TEST() local
295 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
446 static void populate_glyph_to_unicode(FT_Face& face, SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
1474 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode_slow()1495 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
361 SkTDArray<SkUnichar>* glyphToUnicode) { in populate_glyph_to_unicode()
500 void append_cmap_sections(const SkTDArray<SkUnichar>& glyphToUnicode, in append_cmap_sections()563 const SkTDArray<SkUnichar>& glyphToUnicode, in generate_tounicode_cmap()