Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.cpp18 struct RangeCmap { struct
81 reinterpret_cast<const RangeCmap*>(pMap->m_pWordMap); in CIDFromCharCode()
84 begin, end, loword, [](const RangeCmap& element, uint16_t code) { in CIDFromCharCode()
123 const auto* pCur = reinterpret_cast<const RangeCmap*>(pMap->m_pWordMap); in CharCodeFromCID()