Searched refs:pSubformInstance (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_object_imp.cpp3181 CXFA_Node* pSubformInstance = XFA_ScriptInstanceManager_GetItem(this, i); local
3182 if (pSubformInstance &&
3183 pSubformInstance->GetClassID() == XFA_ELEMENT_Subform) {
3184 pNotify->RunSubformIndexChange(pSubformInstance);

Completed in 38 milliseconds