Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_layoutpseudomodel.h74 bool bAbsPage);
Dcjx_layoutpseudomodel.cpp468 bool bAbsPage) { in PageInternals() argument
484 return CJS_Result::Success(runtime->NewNumber(bAbsPage ? iPage : iPage + 1)); in PageInternals()