Home
last modified time | relevance | path

Searched defs:AnnotationInfo (Results 1 – 21 of 21) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/
H A DHangReports.h30 struct AnnotationInfo { struct
31 AnnotationInfo(uint32_t aHangIndex, in AnnotationInfo() argument
36 AnnotationInfo(AnnotationInfo&& aOther) in AnnotationInfo() argument
53 AnnotationInfo(const AnnotationInfo& aOther) = delete; argument
54 void operator=(const AnnotationInfo& aOther) = delete; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/pdf/renderer/
H A Dpdf_accessibility_tree.h48 struct AnnotationInfo { struct
67 base::Optional<AnnotationInfo> GetPdfAnnotationInfoFromAXNode( argument
H A Dpdf_accessibility_tree.cc1497 PdfAccessibilityTree::AnnotationInfo::AnnotationInfo(uint32_t page_index, in AnnotationInfo() function in pdf::PdfAccessibilityTree::AnnotationInfo
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/pdf/renderer/
H A Dpdf_accessibility_tree.h48 struct AnnotationInfo { struct
67 base::Optional<AnnotationInfo> GetPdfAnnotationInfoFromAXNode( argument
H A Dpdf_accessibility_tree.cc1100 PdfAccessibilityTree::AnnotationInfo::AnnotationInfo(uint32_t page_index, in AnnotationInfo() function in pdf::PdfAccessibilityTree::AnnotationInfo
/dports/www/firefox-legacy/firefox-52.8.0esr/build/annotationProcessors/
H A DAnnotationInfo.java10 public class AnnotationInfo { class
46 public AnnotationInfo(String wrapperName, ExceptionMode exceptionMode, in AnnotationInfo() method in AnnotationInfo
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/
H A DAnnotationInfo.java10 public class AnnotationInfo { class
48 public AnnotationInfo(String wrapperName, ExceptionMode exceptionMode, in AnnotationInfo() method in AnnotationInfo
/dports/www/firefox/firefox-99.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/
H A DAnnotationInfo.java8 public class AnnotationInfo { class
46 public AnnotationInfo( in AnnotationInfo() method in AnnotationInfo
/dports/lang/spidermonkey60/firefox-60.9.0/build/annotationProcessors/
H A DAnnotationInfo.java10 public class AnnotationInfo { class
48 public AnnotationInfo(String wrapperName, ExceptionMode exceptionMode, in AnnotationInfo() method in AnnotationInfo
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/
H A DAnnotationInfo.java10 public class AnnotationInfo { class
48 public AnnotationInfo(String wrapperName, ExceptionMode exceptionMode, in AnnotationInfo() method in AnnotationInfo
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/
H A DAnnotationInfo.java10 public class AnnotationInfo { class
48 public AnnotationInfo(String wrapperName, ExceptionMode exceptionMode, in AnnotationInfo() method in AnnotationInfo
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DAnnotationInfo.java21 public class AnnotationInfo extends SourceRefElementInfo { class
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/classfmt/
H A DAnnotationInfo.java24 public class AnnotationInfo extends ClassFileStruct implements IBinaryAnnotation { class
38 AnnotationInfo(byte[] classFileBytes, int[] contantPoolOffsets, int offset) { in AnnotationInfo() method in AnnotationInfo
46 AnnotationInfo(byte[] classFileBytes, int[] contantPoolOffsets, int offset, boolean runtimeVisible,… in AnnotationInfo() method in AnnotationInfo
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/
H A DAnnotationInfo.java27 public class AnnotationInfo extends ClassFileStruct implements IBinaryAnnotation { class
43 AnnotationInfo(byte[] classFileBytes, int[] contantPoolOffsets, int offset) { in AnnotationInfo() method in AnnotationInfo
51 AnnotationInfo(byte[] classFileBytes, int[] contantPoolOffsets, int offset, boolean runtimeVisible,… in AnnotationInfo() method in AnnotationInfo
/dports/graphics/okular/okular-21.12.3/core/
H A Dtextdocumentgenerator_p.h191 struct AnnotationInfo { struct
213 QList<AnnotationInfo> generateAnnotationInfos() const; argument
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cimd.c217 {0x00, "General Data Coding indication"},
218 {0x01, "General Data Coding indication"}, in AnnotationInfo()
224 {0x07, "Message Marked for Automatic Deletion Group"}, in AnnotationInfo()
228 {0x0B, "Reserved coding group"}, in ~AnnotationInfo()
229 {0x0C, "Message Waiting Indication Group: Discard Message (7-bit encoded)"}, in operator =()
238 {0x01, "Text is compressed"},
239 {0, NULL}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pdf/
H A DSkPDFTag.cpp112 struct AnnotationInfo { struct
113 unsigned fPageIndex;
114 SkPDFIndirectReference fAnnotationRef;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/
H A DAbstractAnnotationHover.java115 protected static class AnnotationInfo { class in AbstractAnnotationHover
120 public AnnotationInfo(Annotation annotation, Position position, ITextViewer textViewer) { in AnnotationInfo() method in AbstractAnnotationHover.AnnotationInfo
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DGraphLayout.h194 AnnotationInfo() { in AnnotationInfo() function
399 friend class AnnotationInfo; // for CanMoveTo variable
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/model/
H A DBytecodeEnhancer.java1723 private static abstract class AnnotationInfo extends AnnotationVisitor { class in BytecodeEnhancer
1727 AnnotationInfo(AnnotationVisitor parent) { in AnnotationInfo() method in BytecodeEnhancer.AnnotationInfo
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/model/
H A DBytecodeEnhancer.java1723 private static abstract class AnnotationInfo extends AnnotationVisitor { class in BytecodeEnhancer
1727 AnnotationInfo(AnnotationVisitor parent) { in AnnotationInfo() method in BytecodeEnhancer.AnnotationInfo