Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h349 static void dotdot_accessor(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp304 {"dotdot_acc", CFXJSE_FormCalcContext::dotdot_accessor},
5340 void CFXJSE_FormCalcContext::dotdot_accessor(CFXJSE_Value* pThis, in dotdot_accessor() function in CFXJSE_FormCalcContext