Home
last modified time | relevance | path

Searched defs:CXFA_FFNotify (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document_parser.h16 class CXFA_FFNotify; variable
Dcxfa_document.h53 class CXFA_FFNotify; variable
/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.h22 class CXFA_FFNotify; variable
Dcxfa_ffnotify.cpp55 CXFA_FFNotify::CXFA_FFNotify(CXFA_FFDoc* pDoc) : m_pDoc(pDoc) {} in CXFA_FFNotify() function in CXFA_FFNotify