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

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

Completed in 680 milliseconds