Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h371 static void dot_accessor(CFXJSE_Value* pThis,
Dxfa_fm2jscontext.cpp339 {"dot_accessor", CXFA_FM2JSContext::dot_accessor},
5397 void CXFA_FM2JSContext::dot_accessor(CFXJSE_Value* pThis, in dot_accessor() function in CXFA_FM2JSContext