Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h287 static void greater_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp261 {kFuncTag, "gt_op", CFXJSE_FormCalcContext::greater_operator},
4770 void CFXJSE_FormCalcContext::greater_operator(CFXJSE_Value* pThis, in greater_operator() function in CFXJSE_FormCalcContext