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

  /external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_doc.h 102 int32_t nEndPage,
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 669 int32_t nEndPage = 0;
671 nEndPage = pArguments->GetInt32(2);
709 pNotify->GetDocProvider()->Print(hDoc, nStartPage, nEndPage, dwOptions);
  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_doc.cpp 748 int32_t nEndPage,
764 dwOptions & XFA_PRINTOPT_ShowDialog, nStartPage, nEndPage,
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa.h 413 int32_t nEndPage,
    [all...]

Completed in 83 milliseconds