Searched refs:fGlyphToUnicode (Results 1 – 6 of 6) sorted by relevance
121 SkTDArray<SkUnichar> fGlyphToUnicode; variable
365 populate_glyph_to_unicode(fDWriteFontFace.get(), glyphCount, &(info->fGlyphToUnicode)); in onGetAdvancedTypefaceMetrics()
645 populate_glyph_to_unicode(face, &(info->fGlyphToUnicode)); in onGetAdvancedTypefaceMetrics()
1583 populate_glyph_to_unicode(ctFont, glyphCount, &info->fGlyphToUnicode); in onGetAdvancedTypefaceMetrics()
1779 populate_glyph_to_unicode(hdc, glyphCount, &(info->fGlyphToUnicode)); in onGetAdvancedTypefaceMetrics()
974 if (fFontInfo == nullptr || fFontInfo->fGlyphToUnicode.begin() == nullptr) { in populateToUnicodeTable()978 generate_tounicode_cmap(fFontInfo->fGlyphToUnicode, in populateToUnicodeTable()