Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h401 static bool simpleValueCompare(CFXJSE_Value* pThis,
Dxfa_fm2jscontext.cpp2874 if (simpleValueCompare(pThis, argOne.get(), value.get())) { in Oneof()
5937 bool CXFA_FM2JSContext::simpleValueCompare(CFXJSE_Value* pThis, in simpleValueCompare() function in CXFA_FM2JSContext