HomeSort by relevance Sort by last modified time
    Searched refs:XFA_PRINTOPT_CanCancel (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/include/fxfa/
fxfa.h 349 #define XFA_PRINTOPT_CanCancel 0x00000002
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 678 dwOptions |= XFA_PRINTOPT_CanCancel;
  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_doc.cpp 765 dwOptions & XFA_PRINTOPT_CanCancel, dwOptions & XFA_PRINTOPT_ShrinkPage,
    [all...]

Completed in 43 milliseconds