Home
last modified time | relevance | path

Searched defs:ATTR_TITLE (Results 1 – 24 of 24) sorted by relevance

/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/
H A DRPEntityRPClass.java31 public static void generateRPClass(String ATTR_TITLE) { in generateRPClass()
H A DRPEntity.java87 protected static final String ATTR_TITLE = "title"; field in RPEntity
/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.java24 public static final String ATTR_TITLE = "title"; //$NON-NLS-1$ field in XMLHelper
/dports/mail/mailest/mailest-mailest-0.9.24/
H A Dmailestd.h45 #define ATTR_TITLE "@title" macro
/dports/www/netrik/netrik-1.16.1/
H A Dsyntax.h77 ATTR_TITLE, enumerator
/dports/audio/mikmod/mikmod-3.2.8/src/
H A Dmconfig.h91 ATTR_TITLE, /* A_REVERSE */ enumerator
/dports/japanese/w3m/w3m-2b59b9e/
H A Dhtml.h324 #define ATTR_TITLE 49 macro
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dhtml.h324 #define ATTR_TITLE 49 macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dhtml.h324 #define ATTR_TITLE 49 macro
/dports/www/w3m/w3m-2b59b9e/
H A Dhtml.h324 #define ATTR_TITLE 49 macro
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp404 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TITLE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h445 static nsHtml5AttributeName* ATTR_TITLE; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h444 static nsHtml5AttributeName* ATTR_TITLE; variable
H A DnsHtml5AttributeName.cpp403 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TITLE = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp396 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TITLE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h441 static nsHtml5AttributeName* ATTR_TITLE; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp404 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TITLE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h445 static nsHtml5AttributeName* ATTR_TITLE; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h444 static nsHtml5AttributeName* ATTR_TITLE; variable
H A DnsHtml5AttributeName.cpp403 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TITLE = nullptr; member in nsHtml5AttributeName
/dports/devel/fossil/fossil-src-2.17/src/
H A Dwikiformat.c70 ATTR_TITLE, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h203 static nsHtml5AttributeName* ATTR_TITLE; variable
H A DnsHtml5AttributeName.cpp306 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_TITLE = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h162 #define ATTR_TITLE ((DOM::emptyNamespace << 16) | 100) macro