Searched refs:bfcharEntries (Results 1 – 2 of 2) sorted by relevance
163 std::vector<BFChar> bfcharEntries; in SkPDFAppendCmapSections() local187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()204 append_bfchar_section(bfcharEntries, multiByteGlyphs, cmap); in SkPDFAppendCmapSections()