Home
last modified time | relevance | path

Searched refs:AHighlight (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A Dpdfannotation.cpp35 case Poppler::Annotation::AHighlight: in subTypeText()
62 case Poppler::Annotation::AHighlight: in subTypeIconName()
/dports/graphics/okular/okular-21.12.3/part/
H A Dannotationpropertiesdialog.cpp125 case Okular::Annotation::AHighlight: in setCaptionTextbyAnnotType()
H A Dguiutils.cpp54 case Okular::Annotation::AHighlight: in captionForAnnotation()
H A Dpagepainter.cpp214 …if (type == Okular::Annotation::ALine || type == Okular::Annotation::AHighlight || type == Okular:… in paintCroppedPageOnPainter()
397 else if (type == Okular::Annotation::AHighlight) { in paintCroppedPageOnPainter()
H A Dannotationwidgets.cpp177 case Okular::Annotation::AHighlight: in widgetFor()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/qt4/src/
H A Dpoppler-annotation.h99 enum SubType { AText = 1, ALine = 2, AGeom = 3, AHighlight = 4, AStamp = 5, enumerator
H A Dpoppler-annotation.cc59 case Annotation::AHighlight: in createAnnotation()
1143 return AHighlight; in subType()
/dports/graphics/okular/okular-21.12.3/generators/poppler/
H A Dannots.cpp481 case Okular::Annotation::AHighlight: in notifyAddition()
584 case Poppler::Annotation::AHighlight: { in notifyModification()
1044 case Poppler::Annotation::AHighlight: { in createAnnotationFromPopplerAnnotation()
/dports/graphics/py-python-poppler-qt5/python-poppler-qt5-0.75.0/
H A Dpoppler-annotation.sip48 AHighlight = 4,
275 case Poppler::Annotation::AHighlight:
322 case Poppler::Annotation::AHighlight:
/dports/print/qpdfview/qpdfview-0.4.18/sources/
H A Dpdfmodel.cpp345 …Type() == Poppler::Annotation::AText || m_annotation->subType() == Poppler::Annotation::AHighlight) in createWidget()
675 …er::Annotation::AText || annotation->subType() == Poppler::Annotation::AHighlight || annotation->s… in annotations()
/dports/graphics/okular/okular-21.12.3/core/
H A Dannotations.h115 AHighlight = 4, ///< A highlight annotation enumerator
H A Dannotations.cpp110 case Annotation::AHighlight: in createAnnotation()
762 if (subType() == AHighlight) in canBeMoved()
2047 return AHighlight; in subType()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.h191 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.h191 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/poppler/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.h191 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.h191 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/qt5/
H A Dpoppler-annotation.h192 AHighlight = 4, ///< HighlightAnnotation enumerator
H A Dpoppler-annotation.cc78 case Annotation::AHighlight: in createAnnotation()
381 …st bool wantHighlightAnnotations = subtypes.isEmpty() || subtypes.contains(Annotation::AHighlight); in findAnnotations()
3267 return AHighlight; in subType()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/dev/windows/poppler-32bit-libs/include/
H A Dpoppler-annotation.h192 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/dev/windows/poppler-64bit-libs/include/
H A Dpoppler-annotation.h192 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.h221 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.h221 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/poppler/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.h221 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.h221 AHighlight = 4, ///< HighlightAnnotation enumerator
/dports/editors/texworks/texworks-release-0.6.2/modules/QtPDF/src/backends/
H A DPopplerQtBackend.cpp701 case ::Poppler::Annotation::AHighlight: in loadAnnotations()

12