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 76 if (bPrinting && (annot_flags & ANNOTFLAG_PRINT) == 0) {
283 if (bPrinting && (annot_flags & ANNOTFLAG_PRINT) == 0) {
392 if (bPrinting && (annot_flags & ANNOTFLAG_PRINT) == 0) {
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]
  /external/pdfium/fpdfsdk/src/
fpdf_flatten.cpp 121 if(nAnnotFlag & ANNOTFLAG_PRINT)
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 605 #define ANNOTFLAG_PRINT 4
    [all...]

Completed in 58 milliseconds