Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h331 static void multiple_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp300 {"mul_op", CFXJSE_FormCalcContext::multiple_operator},
5120 void CFXJSE_FormCalcContext::multiple_operator(CFXJSE_Value* pThis, in multiple_operator() function in CFXJSE_FormCalcContext