Home
last modified time | relevance | path

Searched refs:ATTR_ENCTYPE (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/netrik/netrik-1.16.1/
H A Dsyntax.h89 ATTR_ENCTYPE, enumerator
H A Dparse-struct.c854 const int enctype_attr=find_attr(new_el, ATTR_ENCTYPE);
/dports/japanese/w3m/w3m-2b59b9e/
H A Dhtml.c52 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_CORE
109 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_FID
H A Dhtml.h291 #define ATTR_ENCTYPE 16 macro
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dhtml.c52 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_CORE
109 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_FID
H A Dhtml.h291 #define ATTR_ENCTYPE 16 macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dhtml.c52 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_CORE
109 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_FID
H A Dhtml.h291 #define ATTR_ENCTYPE 16 macro
/dports/www/w3m/w3m-2b59b9e/
H A Dhtml.c52 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_CORE
109 ATTR_ENCTYPE, ATTR_TARGET, ATTR_NAME, ATTR_FID
H A Dhtml.h291 #define ATTR_ENCTYPE 16 macro
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Dhtml_form.cpp301 return static_cast<ElementImpl *>(impl)->getAttribute(ATTR_ENCTYPE); in enctype()
307 static_cast<ElementImpl *>(impl)->setAttribute(ATTR_ENCTYPE, value); in setEnctype()
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.h612 static nsHtml5AttributeName* ATTR_ENCTYPE; variable
H A DnsHtml5AttributeName.cpp574 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ENCTYPE = nullptr; member in nsHtml5AttributeName
1709 ATTR_ENCTYPE = new nsHtml5AttributeName( in initializeStatics()
2337 ATTRIBUTE_NAMES[471] = ATTR_ENCTYPE; in initializeStatics()
2808 delete ATTR_ENCTYPE; in releaseStatics()
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h611 static nsHtml5AttributeName* ATTR_ENCTYPE; variable
H A DnsHtml5AttributeName.cpp573 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ENCTYPE = nullptr; member in nsHtml5AttributeName
1708 ATTR_ENCTYPE = new nsHtml5AttributeName( in initializeStatics()
2336 ATTRIBUTE_NAMES[471] = ATTR_ENCTYPE; in initializeStatics()
2807 delete ATTR_ENCTYPE; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.h605 static nsHtml5AttributeName* ATTR_ENCTYPE; variable
H A DnsHtml5AttributeName.cpp563 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ENCTYPE = nullptr; member in nsHtml5AttributeName
1686 ATTR_ENCTYPE = new nsHtml5AttributeName( in initializeStatics()
2311 ATTRIBUTE_NAMES[468] = ATTR_ENCTYPE; in initializeStatics()
2773 delete ATTR_ENCTYPE; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.h612 static nsHtml5AttributeName* ATTR_ENCTYPE; variable
H A DnsHtml5AttributeName.cpp574 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ENCTYPE = nullptr; member in nsHtml5AttributeName
1709 ATTR_ENCTYPE = new nsHtml5AttributeName( in initializeStatics()
2337 ATTRIBUTE_NAMES[471] = ATTR_ENCTYPE; in initializeStatics()
2808 delete ATTR_ENCTYPE; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h610 static nsHtml5AttributeName* ATTR_ENCTYPE; variable
H A DnsHtml5AttributeName.cpp572 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ENCTYPE = nullptr; member in nsHtml5AttributeName
1702 ATTR_ENCTYPE = new nsHtml5AttributeName( in initializeStatics()
2329 ATTRIBUTE_NAMES[470] = ATTR_ENCTYPE; in initializeStatics()
2797 delete ATTR_ENCTYPE; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h285 static nsHtml5AttributeName* ATTR_ENCTYPE; variable
H A DnsHtml5AttributeName.cpp388 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ENCTYPE = nullptr; member in nsHtml5AttributeName
1009ATTR_ENCTYPE = new nsHtml5AttributeName(ALL_NO_NS, SAME_LOCAL(nsHtml5Atoms::enctype), ALL_NO_PREFI… in initializeStatics()
1593 ATTRIBUTE_NAMES[190] = ATTR_ENCTYPE; in initializeStatics()
2189 delete ATTR_ENCTYPE; in releaseStatics()
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h206 #define ATTR_ENCTYPE ((DOM::emptyNamespace << 16) | 144) macro
H A Dhtmlnames.cpp176 s_idTable->addStaticMapping(localNamePart(ATTR_ENCTYPE), "enctype"); in initIdTable()

12