Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_layoutpseudomodel.h56 FX_BOOL bAbsPage);
Dxfa_script_layoutpseudomodel.cpp517 FX_BOOL bAbsPage) { in Script_LayoutPseudoModel_PageImp() argument
521 if (bAbsPage) { in Script_LayoutPseudoModel_PageImp()
549 FXJSE_Value_SetInteger(hValue, bAbsPage ? iPage : iPage + 1); in Script_LayoutPseudoModel_PageImp()