Home
last modified time | relevance | path

Searched defs:ATTR_HREF (Results 1 – 23 of 23) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/utils/
H A DXMLHelper.java26 public static final String ATTR_HREF = "href"; //$NON-NLS-1$ field in XMLHelper
/dports/comms/gnokii/gnokii-0.6.31/include/gnokii/
H A Dwappush.h62 ATTR_HREF = 0x0b, /* href */ enumerator
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dhtml.h71 ATTR_HREF, enumerator
/dports/www/netrik/netrik-1.16.1/
H A Dsyntax.h76 ATTR_HREF, enumerator
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthUtil/
H A DTMS.cpp138 #define ATTR_HREF "href" macro
/dports/japanese/w3m/w3m-2b59b9e/
H A Dhtml.h293 #define ATTR_HREF 18 macro
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dhtml.h293 #define ATTR_HREF 18 macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dhtml.h293 #define ATTR_HREF 18 macro
/dports/www/w3m/w3m-2b59b9e/
H A Dhtml.h293 #define ATTR_HREF 18 macro
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp318 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_HREF = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h359 static nsHtml5AttributeName* ATTR_HREF; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h358 static nsHtml5AttributeName* ATTR_HREF; variable
H A DnsHtml5AttributeName.cpp317 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_HREF = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp312 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_HREF = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h357 static nsHtml5AttributeName* ATTR_HREF; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp318 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_HREF = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h359 static nsHtml5AttributeName* ATTR_HREF; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h358 static nsHtml5AttributeName* ATTR_HREF; variable
H A DnsHtml5AttributeName.cpp317 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_HREF = nullptr; member in nsHtml5AttributeName
/dports/devel/fossil/fossil-src-2.17/src/
H A Dwikiformat.c59 ATTR_HREF, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h155 static nsHtml5AttributeName* ATTR_HREF; variable
H A DnsHtml5AttributeName.cpp258 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_HREF = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h289 #define ATTR_HREF ((DOM::emptyNamespace << 16) | 224) macro