Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp838 auto cmpFunc = [](const XFA_FMHtmlReserveCode& iter, ByteStringView val) { in HTMLSTR2Code() local
846 temp.AsStringView(), cmpFunc); in HTMLSTR2Code()
856 auto cmpFunc = [](const XFA_FMHtmlReserveCode iter, const uint32_t& val) { in HTMLCode2STR() local
861 std::end(kReservesForEncode), iCode, cmpFunc); in HTMLCode2STR()