Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DDocument.cpp1091 int nPageNo = params[0].ToInt(pRuntime); in getAnnot() local
1134 int nPageNo = m_pFormFillEnv->GetPageCount(); in getAnnots() local
1346 int nPageNo = params.size() > 0 ? params[0].ToInt(pRuntime) : 0; in getPageNthWord() local
1416 int nPageNo = params.size() > 0 ? params[0].ToInt(pRuntime) : 0; in getPageNumWords() local