Searched defs:nStartPage (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcscript_hostpseudomodel.cpp556 int32_t nStartPage = 0; local
558 nStartPage = pArguments->GetInt32(1);
600 pNotify->GetDocEnvironment()->Print(hDoc, nStartPage, nEndPage, dwOptions);
/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp572 int32_t nStartPage,
587 dwOptions & XFA_PRINTOPT_ShowDialog, nStartPage, nEndPage,
571 Print(CXFA_FFDoc* hDoc, int32_t nStartPage, int32_t nEndPage, uint32_t dwOptions) argument

Completed in 94 milliseconds