Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa.h61 #define XFA_PRINTOPT_CanCancel 0x00000002 macro
/external/pdfium/xfa/fxfa/parser/
Dcscript_hostpseudomodel.cpp569 dwOptions |= XFA_PRINTOPT_CanCancel; in Print()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp588 dwOptions & XFA_PRINTOPT_CanCancel, dwOptions & XFA_PRINTOPT_ShrinkPage, in Print()