Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h340 static void negative_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp288 {"neg_op", CFXJSE_FormCalcContext::negative_operator},
5185 void CFXJSE_FormCalcContext::negative_operator(CFXJSE_Value* pThis, in negative_operator() function in CFXJSE_FormCalcContext