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

  /external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_app.h 64 int32_t GetCurDocumentInBatch() override;
  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_app.cpp 218 int32_t CPDFXFA_App::GetCurDocumentInBatch() {
  /external/pdfium/xfa/include/fxfa/
fxfa.h 240 virtual int32_t GetCurDocumentInBatch() = 0;
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 393 int32_t iCur = pNotify->GetAppProvider()->GetCurDocumentInBatch();

Completed in 666 milliseconds