Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa.h49 #define XFA_PRINTOPT_ShowDialog 0x00000001 macro
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp548 dwOptions |= XFA_PRINTOPT_ShowDialog; in print()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp586 dwOptions & XFA_PRINTOPT_ShowDialog, nStartPage, nEndPage, in Print()