Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp692 dwOptions |= XFA_PRINTOPT_AsImage; in Script_HostPseudoModel_Print()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h351 #define XFA_PRINTOPT_AsImage 0x00000008 macro
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_doc.cpp766 dwOptions & XFA_PRINTOPT_AsImage, dwOptions & XFA_PRINTOPT_ReverseOrder, in Print()