Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_instancemanager.cpp187 CXFA_Node* pSubformInstance = GetXFANode()->GetItemIfExists(i); in removeInstance() local
188 if (pSubformInstance && in removeInstance()
189 pSubformInstance->GetElementType() == XFA_Element::Subform) { in removeInstance()
190 pNotify->RunSubformIndexChange(pSubformInstance); in removeInstance()