Searched defs:GetDocType (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffdochandler.cpp19 FX_DWORD CXFA_FFDocHandler::GetDocType(IXFA_Doc* hDoc) { function in class:CXFA_FFDocHandler
20 return static_cast<CXFA_FFDoc*>(hDoc)->GetDocType();
H A Dxfa_ffdoc.cpp28 FX_DWORD CXFA_FFDoc::GetDocType() { function in class:CXFA_FFDoc
/external/pdfium/fpdfsdk/include/fpdfxfa/
H A Dfpdfxfa_doc.h37 int GetDocType() { return m_iDocType; } function in class:CPDFXFA_Document

Completed in 53 milliseconds