HomeSort by relevance Sort by last modified time
    Searched full:pinteractive (Results 1 - 1 of 1) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_imp.cpp 228 CXFA_Node* pInteractive = pPDF->GetChild(0, XFA_ELEMENT_Interactive);
229 if (pInteractive) {
231 if (pInteractive->TryContent(wsInteractive) &&

Completed in 157 milliseconds