Home
last modified time | relevance | path

Searched refs:iPageNo (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcscript_layoutpseudomodel.h53 int32_t iPageNo,
Dcscript_layoutpseudomodel.cpp213 int32_t iPageNo, in GetObjArray() argument
217 CXFA_ContainerLayoutItem* pLayoutPage = pDocLayout->GetPage(iPageNo); in GetObjArray()