Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h313 static void less_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp294 {"lt_op", CFXJSE_FormCalcContext::less_operator},
4961 void CFXJSE_FormCalcContext::less_operator(CFXJSE_Value* pThis, in less_operator() function in CFXJSE_FormCalcContext