Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.cpp53 return element.m_LoWordHigh < static_cast<uint16_t>(charcode); in CIDFromCharCode()
56 loword <= found->m_LoWordHigh) { in CIDFromCharCode()
Dfpdf_cmaps.h18 uint16_t m_LoWordHigh; member