Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp6174 CXFA_ValueArray objectProperties(pIsolate); in ParseResolveResult() local
6175 int32_t iRet = resoveNodeRS.GetAttributeResult(objectProperties); in ParseResolveResult()
6181 resultValues->back()->Assign(objectProperties[i]); in ParseResolveResult()