Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa.h65 #define XFA_PRINTOPT_PrintAnnot 0x00000020 macro
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp540 dwOptions |= XFA_PRINTOPT_PrintAnnot; in print()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp584 dwOptions & XFA_PRINTOPT_PrintAnnot); in Print()