Home
last modified time | relevance | path

Searched defs:ATTR_CLASS (Results 1 – 22 of 22) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/repository/tools/comparator/
H A DArtifactComparatorFactory.java35 private static final String ATTR_CLASS = "class"; //$NON-NLS-1$ field in ArtifactComparatorFactory
/dports/comms/gnokii/gnokii-0.6.31/include/gnokii/
H A Dwappush.h69 ATTR_CLASS = 0x12 enumerator
/dports/devel/log4net/log4net-1.2.10/src/Layout/
H A DXMLLayout.cs351 private const string ATTR_CLASS = "class"; field in log4net.Layout.XmlLayout
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/breakpoints/
H A DBreakpointOrganizerExtension.java39 public static final String ATTR_CLASS = "class"; //$NON-NLS-1$ field in BreakpointOrganizerExtension
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/
H A DBreakpointListenerManager.java57 private static final String ATTR_CLASS = "class"; //$NON-NLS-1$ field in BreakpointListenerManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/
H A DPDEAuxiliaryState.java52 private static String ATTR_CLASS = "class"; //$NON-NLS-1$ field in PDEAuxiliaryState
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/
H A DIPDEBuildConstants.java153 public final static String ATTR_CLASS = "class"; //$NON-NLS-1$ field
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dhtml.h74 ATTR_CLASS, enumerator
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp552 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_CLASS = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h590 static nsHtml5AttributeName* ATTR_CLASS; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h589 static nsHtml5AttributeName* ATTR_CLASS; variable
H A DnsHtml5AttributeName.cpp551 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_CLASS = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp541 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_CLASS = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h583 static nsHtml5AttributeName* ATTR_CLASS; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp552 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_CLASS = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h590 static nsHtml5AttributeName* ATTR_CLASS; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h588 static nsHtml5AttributeName* ATTR_CLASS; variable
H A DnsHtml5AttributeName.cpp550 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_CLASS = nullptr; member in nsHtml5AttributeName
/dports/devel/fossil/fossil-src-2.17/src/
H A Dwikiformat.c52 ATTR_CLASS, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h185 static nsHtml5AttributeName* ATTR_CLASS; variable
H A DnsHtml5AttributeName.cpp288 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_CLASS = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h280 #define ATTR_CLASS ((DOM::emptyNamespace << 16) | 216) macro