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

/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffdocview.cpp275 CXFA_Node* pPresentNode = pConfigItem->GetChild(0, XFA_ELEMENT_Present); local
276 pValidateNode = pPresentNode
277 ? pPresentNode->GetChild(0, XFA_ELEMENT_Validate)

Completed in 25 milliseconds