Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_script.h52 int32_t GetAttributeResult(CXFA_HVALUEArray& hValueArray) const { in GetAttributeResult() function
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp704 if (resoveNodeRS.GetAttributeResult(hValueArray) > 0) { in Script_Som_ResolveNodeList()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp6909 int32_t iRet = resoveNodeRS.GetAttributeResult(objectProperties); in ParseResolveResult()