Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h299 static void multiple_operator(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp265 {kFuncTag, "mul_op", CFXJSE_FormCalcContext::multiple_operator},
4870 void CFXJSE_FormCalcContext::multiple_operator(CFXJSE_Value* pThis, in multiple_operator() function in CFXJSE_FormCalcContext