Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa.h52 #define XFA_PRINTOPT_AsImage 0x00000008 macro
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp554 dwOptions |= XFA_PRINTOPT_AsImage; in print()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp588 dwOptions & XFA_PRINTOPT_AsImage, dwOptions & XFA_PRINTOPT_ReverseOrder, in Print()