Home
last modified time | relevance | path

Searched refs:pEmbedMap (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp144 wchar_t EmbeddedUnicodeFromCharcode(const FXCMAP_CMap* pEmbedMap, in EmbeddedUnicodeFromCharcode() argument
150 uint16_t cid = CIDFromCharCode(pEmbedMap, charcode); in EmbeddedUnicodeFromCharcode()
159 uint32_t EmbeddedCharcodeFromUnicode(const FXCMAP_CMap* pEmbedMap, in EmbeddedCharcodeFromUnicode() argument
169 uint32_t charCode = CharCodeFromCID(pEmbedMap, i); in EmbeddedCharcodeFromUnicode()