Searched refs:pInteractive (Results 1 – 1 of 1) sorted by relevance
228 CXFA_Node* pInteractive = pPDF->GetChild(0, XFA_ELEMENT_Interactive); in IsInteractive() local229 if (pInteractive) { in IsInteractive()231 if (pInteractive->TryContent(wsInteractive) && in IsInteractive()