Searched refs:pAcrobatNode (Results 1 – 1 of 1) sorted by relevance
271 CXFA_Node* pAcrobatNode = pConfigItem->GetChild(0, XFA_ELEMENT_Acrobat); in ProcessWidgetEvent() local273 pAcrobatNode ? pAcrobatNode->GetChild(0, XFA_ELEMENT_Validate) : NULL; in ProcessWidgetEvent()