Home
last modified time | relevance | path

Searched defs:nEndPage (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp543 int32_t nEndPage = runtime->ToInt32(params[2]); in print() local
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp567 int32_t nEndPage, in Print()