Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa.h51 #define XFA_PRINTOPT_ShrinkPage 0x00000004 macro
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp552 dwOptions |= XFA_PRINTOPT_ShrinkPage; in print()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp587 dwOptions & XFA_PRINTOPT_CanCancel, dwOptions & XFA_PRINTOPT_ShrinkPage, in Print()