Searched refs:fUnicode (Results 1 – 7 of 7) sorted by relevance
64 SkUnichar fUnicode; member70 SkUnichar fUnicode; member97 SkPDFUtils::WriteUTF16beHex(cmap, bfchar[i + j].fUnicode); in append_bfchar_section()119 SkPDFUtils::WriteUTF16beHex(cmap, bfrange[i + j].fUnicode); in append_bfrange_section()182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
47 …bool SetUnicodeFormat(bool fUnicode) { return LRESULTToBool(SendMsg(CBEM_SETUNICODEFORMAT, BOOLToB… in SetUnicodeFormat() argument
44 SkUnichar fUnicode; //TODO: this limits to 1:1 member
66 fCMap.set(datum.fUnicode, i); in SkTestSVGTypeface()