Searched refs:m_LoWordLow (Results 1 – 2 of 2) sorted by relevance
55 if (found != end && loword >= found->m_LoWordLow && in CIDFromCharCode()57 return found->m_CID + loword - found->m_LoWordLow; in CIDFromCharCode()
17 uint16_t m_LoWordLow; member