Searched refs:m_DWordCount (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fpdfapi/cmaps/ | ||
D | cmap_int.h | 27 uint16_t m_DWordCount; member |
D | fpdf_cmaps.cpp | 46 const auto* end = begin + pMap->m_DWordCount; in FPDFAPI_CIDFromCharCode() |