Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h320 static void eval_translation(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp225 {kFuncTag, "Translate", CFXJSE_FormCalcContext::eval_translation},
4985 void CFXJSE_FormCalcContext::eval_translation(CFXJSE_Value* pThis, in eval_translation() function in CFXJSE_FormCalcContext