Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h305 static void positive_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp252 {kFuncTag, "pos_op", CFXJSE_FormCalcContext::positive_operator},
4918 void CFXJSE_FormCalcContext::positive_operator(CFXJSE_Value* pThis, in positive_operator() function in CFXJSE_FormCalcContext