Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_imp.h70 static void NormalPropertyGetter(FXJSE_HOBJECT hObject,
Dxfa_script_imp.cpp257 void CXFA_ScriptContext::NormalPropertyGetter(FXJSE_HOBJECT hObject, in NormalPropertyGetter() function in CXFA_ScriptContext
585 m_JsNormalClass.dynPropGetter = CXFA_ScriptContext::NormalPropertyGetter; in DefineJsClass()