Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h337 static void positive_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp287 {"pos_op", CFXJSE_FormCalcContext::positive_operator},
5168 void CFXJSE_FormCalcContext::positive_operator(CFXJSE_Value* pThis, in positive_operator() function in CFXJSE_FormCalcContext