Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp680 FX_BOOL bShrinkPage = TRUE; in Script_HostPseudoModel_Print() local
682 bShrinkPage = pArguments->GetInt32(4) == 0 ? FALSE : TRUE; in Script_HostPseudoModel_Print()
684 if (bShrinkPage) { in Script_HostPseudoModel_Print()