Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp669 int32_t nEndPage = 0; in Script_HostPseudoModel_Print() local
671 nEndPage = pArguments->GetInt32(2); in Script_HostPseudoModel_Print()
709 pNotify->GetDocProvider()->Print(hDoc, nStartPage, nEndPage, dwOptions); in Script_HostPseudoModel_Print()
/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_doc.h102 int32_t nEndPage,
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_doc.cpp748 int32_t nEndPage, in Print() argument
764 dwOptions & XFA_PRINTOPT_ShowDialog, nStartPage, nEndPage, in Print()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h413 int32_t nEndPage,