Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h346 static void dot_accessor(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp303 {"dot_acc", CFXJSE_FormCalcContext::dot_accessor},
5222 void CFXJSE_FormCalcContext::dot_accessor(CFXJSE_Value* pThis, in dot_accessor() function in CFXJSE_FormCalcContext