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

  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 78 if (!bPrinting && (annot_flags & ANNOTFLAG_NOVIEW)) {
283 if (!bPrinting && (annot_flags & ANNOTFLAG_NOVIEW)) {
379 if (!bPrinting && (annot_flags & ANNOTFLAG_NOVIEW)) {
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp 1374 if (ANNOTFLAG_NOVIEW & dwFlag)
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 563 #define ANNOTFLAG_NOVIEW 0x20
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp     [all...]

Completed in 152 milliseconds