Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_app.h63 int32_t GetDocumentCountInBatch() override;
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp226 int32_t CPDFXFA_App::GetDocumentCountInBatch() { in GetDocumentCountInBatch() function in CPDFXFA_App
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp636 int32_t iValue = pNotify->GetAppProvider()->GetDocumentCountInBatch(); in Script_HostPseudoModel_DocumentCountInBatch()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h239 virtual int32_t GetDocumentCountInBatch() = 0;