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

  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 73 if (annot_flags & ANNOTFLAG_HIDDEN) {
279 if (annot_flags & ANNOTFLAG_HIDDEN) {
388 if (annot_flags & ANNOTFLAG_HIDDEN) {
doc_formcontrol.cpp 153 if (m_pWidgetDict->GetInteger("F") & ANNOTFLAG_HIDDEN) {
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]
  /external/pdfium/fpdfsdk/src/
fpdf_flatten.cpp 111 if(nAnnotFlag & ANNOTFLAG_HIDDEN)
fsdk_baseform.cpp     [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 604 #define ANNOTFLAG_HIDDEN 2
    [all...]

Completed in 57 milliseconds