Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp678 dwOptions |= XFA_PRINTOPT_CanCancel; in Script_HostPseudoModel_Print()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h349 #define XFA_PRINTOPT_CanCancel 0x00000002 macro
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_doc.cpp765 dwOptions & XFA_PRINTOPT_CanCancel, dwOptions & XFA_PRINTOPT_ShrinkPage, in Print()