Home
last modified time | relevance | path

Searched defs:ATTR_TARGET (Results 1 – 20 of 20) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/
H A DIAntModelConstants.java24 public static final String ATTR_TARGET = "target"; //$NON-NLS-1$ field
/dports/japanese/w3m/w3m-2b59b9e/
H A Dhtml.h307 #define ATTR_TARGET 32 macro
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dhtml.h307 #define ATTR_TARGET 32 macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dhtml.h307 #define ATTR_TARGET 32 macro
/dports/www/w3m/w3m-2b59b9e/
H A Dhtml.h307 #define ATTR_TARGET 32 macro
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h364 static const char* ATTR_TARGET = "target"; variable
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp341 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TARGET = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h382 static nsHtml5AttributeName* ATTR_TARGET; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h381 static nsHtml5AttributeName* ATTR_TARGET; variable
H A DnsHtml5AttributeName.cpp340 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TARGET = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp333 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TARGET = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h378 static nsHtml5AttributeName* ATTR_TARGET; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp341 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TARGET = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h382 static nsHtml5AttributeName* ATTR_TARGET; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h381 static nsHtml5AttributeName* ATTR_TARGET; variable
H A DnsHtml5AttributeName.cpp340 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TARGET = nullptr; member in nsHtml5AttributeName
/dports/devel/fossil/fossil-src-2.17/src/
H A Dwikiformat.c69 ATTR_TARGET, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h254 static nsHtml5AttributeName* ATTR_TARGET; variable
H A DnsHtml5AttributeName.cpp357 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TARGET = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h259 #define ATTR_TARGET ((DOM::emptyNamespace << 16) | 196) macro