Home
last modified time | relevance | path

Searched defs:fToUnicodeMap (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFDocumentPriv.h147 SkTHashMap<uint32_t, std::vector<SkUnichar>> fToUnicodeMap; variable
/third_party/skia/m133/src/pdf/
DSkPDFDocumentPriv.h177 skia_private::THashMap<uint32_t, std::vector<SkUnichar>> fToUnicodeMap; variable