Home
last modified time | relevance | path

Searched refs:XFA_GetJSBuiltinByHash (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_script.h73 XFA_LPCJSBUILTININFO XFA_GetJSBuiltinByHash(uint32_t uHashCode);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_imp.cpp833 XFA_LPCJSBUILTININFO XFA_GetJSBuiltinByHash(uint32_t uHashCode) { in XFA_GetJSBuiltinByHash() function
Dxfa_object_imp.cpp3973 XFA_GetJSBuiltinByHash(m_dwNameHash)) { in SetCData()