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

  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 75 if (bPrinting && (annot_flags & ANNOTFLAG_PRINT) == 0) {
280 if (bPrinting && (annot_flags & ANNOTFLAG_PRINT) == 0) {
376 if (bPrinting && (annot_flags & ANNOTFLAG_PRINT) == 0) {
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp 1372 if (ANNOTFLAG_PRINT & dwFlag)
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdf_flatten.cpp 122 if (nAnnotFlag & ANNOTFLAG_PRINT)
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 560 #define ANNOTFLAG_PRINT 4
    [all...]

Completed in 66 milliseconds