Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h308 static void negative_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp253 {kFuncTag, "neg_op", CFXJSE_FormCalcContext::negative_operator},
4935 void CFXJSE_FormCalcContext::negative_operator(CFXJSE_Value* pThis, in negative_operator() function in CFXJSE_FormCalcContext