Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h376 static bool simpleValueCompare(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp2753 if (simpleValueCompare(pThis, argOne.get(), value.get())) { in Oneof()
5758 bool CFXJSE_FormCalcContext::simpleValueCompare(CFXJSE_Value* pThis, in simpleValueCompare() function in CFXJSE_FormCalcContext