Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp46 uint32_t m_uCode; member
849 *iCode = result->m_uCode; in HTMLSTR2Code()
857 return iter.m_uCode < val; in HTMLCode2STR()
862 if (result != std::end(kReservesForEncode) && result->m_uCode == iCode) { in HTMLCode2STR()