Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp45 struct XFA_FMHtmlReserveCode { struct
51 const XFA_FMHtmlReserveCode kReservesForDecode[] = {
118 const XFA_FMHtmlReserveCode kReservesForEncode[] = {
838 auto cmpFunc = [](const XFA_FMHtmlReserveCode& iter, ByteStringView val) { in HTMLSTR2Code()
844 const XFA_FMHtmlReserveCode* result = std::lower_bound( in HTMLSTR2Code()
856 auto cmpFunc = [](const XFA_FMHtmlReserveCode iter, const uint32_t& val) { in HTMLCode2STR()
859 const XFA_FMHtmlReserveCode* result = in HTMLCode2STR()