HomeSort by relevance Sort by last modified time
    Searched refs:GetDocumentCountInBatch (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_app.h 63 int32_t GetDocumentCountInBatch() override;
  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_app.cpp 226 int32_t CPDFXFA_App::GetDocumentCountInBatch() {
  /external/pdfium/xfa/include/fxfa/
fxfa.h 239 virtual int32_t GetDocumentCountInBatch() = 0;
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 636 int32_t iValue = pNotify->GetAppProvider()->GetDocumentCountInBatch();

Completed in 412 milliseconds