Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp1392 CXFA_Pdf* pPDF = pPresent->GetFirstChildByClass<CXFA_Pdf>(XFA_Element::Pdf); in IsInteractive() local
1393 if (!pPDF) in IsInteractive()
1397 pPDF->GetChild<CXFA_Interactive>(0, XFA_Element::Interactive, false); in IsInteractive()