Home
last modified time | relevance | path

Searched refs:MappedAttributeEntry (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DStyledElement.h42 …bool isMappedAttribute(const QualifiedName& name) const { MappedAttributeEntry res = eNone; mapToE… in isMappedAttribute()
50 …static CSSMappedAttributeDeclaration* getMappedAttributeDecl(MappedAttributeEntry, const Qualified…
51 …static void setMappedAttributeDecl(MappedAttributeEntry, const QualifiedName& name, const AtomicSt…
52 …static void removeMappedAttributeDecl(MappedAttributeEntry, const QualifiedName& name, const Atomi…
54 static CSSMappedAttributeDeclaration* getMappedAttributeDecl(MappedAttributeEntry, Attribute*);
55 …static void setMappedAttributeDecl(MappedAttributeEntry, Attribute*, CSSMappedAttributeDeclaration…
66 virtual bool mapToEntry(const QualifiedName& attrName, MappedAttributeEntry& result) const;
H A DStyledElement.cpp50 MappedAttributeKey(MappedAttributeEntry t = eNone, StringImpl* n = 0, StringImpl* v = 0) in MappedAttributeKey()
74 CSSMappedAttributeDeclaration* StyledElement::getMappedAttributeDecl(MappedAttributeEntry entryType… in getMappedAttributeDecl()
81 CSSMappedAttributeDeclaration* StyledElement::getMappedAttributeDecl(MappedAttributeEntry type, con… in getMappedAttributeDecl()
88 void StyledElement::setMappedAttributeDecl(MappedAttributeEntry entryType, Attribute* attr, CSSMapp… in setMappedAttributeDecl()
95 void StyledElement::setMappedAttributeDecl(MappedAttributeEntry entryType, const QualifiedName& nam… in setMappedAttributeDecl()
102 void StyledElement::removeMappedAttributeDecl(MappedAttributeEntry entryType, const QualifiedName& … in removeMappedAttributeDecl()
161 MappedAttributeEntry entry; in attributeChanged()
206 bool StyledElement::mapToEntry(const QualifiedName& attrName, MappedAttributeEntry& result) const in mapToEntry()
H A DCSSMappedAttributeDeclaration.h43 … void setMappedState(MappedAttributeEntry type, const QualifiedName& name, const AtomicString& val) in setMappedState()
58 MappedAttributeEntry m_entryType;
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGElement.h132 static const MappedAttributeEntry sFillStrokeMap[];
133 static const MappedAttributeEntry sGraphicsMap[];
135 static const MappedAttributeEntry sFontSpecificationMap[];
136 static const MappedAttributeEntry sGradientStopMap[];
137 static const MappedAttributeEntry sViewportsMap[];
138 static const MappedAttributeEntry sMarkersMap[];
139 static const MappedAttributeEntry sColorMap[];
140 static const MappedAttributeEntry sFiltersMap[];
141 static const MappedAttributeEntry sFEFloodMap[];
142 static const MappedAttributeEntry sLightingEffectsMap[];
[all …]
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGElement.h133 static const MappedAttributeEntry sFillStrokeMap[];
134 static const MappedAttributeEntry sGraphicsMap[];
136 static const MappedAttributeEntry sFontSpecificationMap[];
137 static const MappedAttributeEntry sGradientStopMap[];
138 static const MappedAttributeEntry sViewportsMap[];
139 static const MappedAttributeEntry sMarkersMap[];
140 static const MappedAttributeEntry sColorMap[];
141 static const MappedAttributeEntry sFiltersMap[];
142 static const MappedAttributeEntry sFEFloodMap[];
143 static const MappedAttributeEntry sLightingEffectsMap[];
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGElement.h132 static const MappedAttributeEntry sFillStrokeMap[];
133 static const MappedAttributeEntry sGraphicsMap[];
135 static const MappedAttributeEntry sFontSpecificationMap[];
136 static const MappedAttributeEntry sGradientStopMap[];
137 static const MappedAttributeEntry sViewportsMap[];
138 static const MappedAttributeEntry sMarkersMap[];
139 static const MappedAttributeEntry sColorMap[];
140 static const MappedAttributeEntry sFiltersMap[];
141 static const MappedAttributeEntry sFEFloodMap[];
142 static const MappedAttributeEntry sLightingEffectsMap[];
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGElement.h120 static const MappedAttributeEntry sFillStrokeMap[];
121 static const MappedAttributeEntry sGraphicsMap[];
123 static const MappedAttributeEntry sFontSpecificationMap[];
124 static const MappedAttributeEntry sGradientStopMap[];
125 static const MappedAttributeEntry sViewportsMap[];
126 static const MappedAttributeEntry sMarkersMap[];
127 static const MappedAttributeEntry sColorMap[];
128 static const MappedAttributeEntry sFiltersMap[];
129 static const MappedAttributeEntry sFEFloodMap[];
130 static const MappedAttributeEntry sLightingEffectsMap[];
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DnsSVGElement.h121 static const MappedAttributeEntry sFillStrokeMap[];
122 static const MappedAttributeEntry sGraphicsMap[];
124 static const MappedAttributeEntry sFontSpecificationMap[];
125 static const MappedAttributeEntry sGradientStopMap[];
126 static const MappedAttributeEntry sViewportsMap[];
127 static const MappedAttributeEntry sMarkersMap[];
128 static const MappedAttributeEntry sColorMap[];
129 static const MappedAttributeEntry sFiltersMap[];
130 static const MappedAttributeEntry sFEFloodMap[];
131 static const MappedAttributeEntry sLightingEffectsMap[];
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DnsSVGElement.h124 static const MappedAttributeEntry sFillStrokeMap[];
125 static const MappedAttributeEntry sGraphicsMap[];
127 static const MappedAttributeEntry sFontSpecificationMap[];
128 static const MappedAttributeEntry sGradientStopMap[];
129 static const MappedAttributeEntry sViewportsMap[];
130 static const MappedAttributeEntry sMarkersMap[];
131 static const MappedAttributeEntry sColorMap[];
132 static const MappedAttributeEntry sFiltersMap[];
133 static const MappedAttributeEntry sFEFloodMap[];
134 static const MappedAttributeEntry sLightingEffectsMap[];
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLSharedListElement.cpp114 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
117 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
126 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
131 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLPreElement.cpp56 static const MappedAttributeEntry attributes[] = { in NS_IMETHODIMP_()
61 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLTableCaptionElement.cpp59 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::align}, in NS_IMETHODIMP_()
62 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLSharedListElement.cpp114 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
117 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
126 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
131 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLTableCaptionElement.cpp59 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::align}, in NS_IMETHODIMP_()
62 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLPreElement.cpp56 static const MappedAttributeEntry attributes[] = { in NS_IMETHODIMP_()
61 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLSharedListElement.cpp114 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
117 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
126 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
131 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLPreElement.cpp56 static const MappedAttributeEntry attributes[] = { in NS_IMETHODIMP_()
61 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLTableCaptionElement.cpp59 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::align}, in NS_IMETHODIMP_()
62 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLSharedListElement.cpp115 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
118 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
127 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::type}, in NS_IMETHODIMP_()
132 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLTableCaptionElement.cpp60 static const MappedAttributeEntry attributes[] = {{nsGkAtoms::align}, in NS_IMETHODIMP_()
63 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLPreElement.cpp57 static const MappedAttributeEntry attributes[] = { in NS_IMETHODIMP_()
62 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/mathml/
H A DnsMathMLElement.cpp163 static Element::MappedAttributeEntry sMtableStyles[] = {{&nsGkAtoms::width},
166 static Element::MappedAttributeEntry sTokenStyles[] = {
172 static Element::MappedAttributeEntry sEnvironmentStyles[] = {
179 static Element::MappedAttributeEntry sCommonPresStyles[] = {
182 static Element::MappedAttributeEntry sDirStyles[] = {{&nsGkAtoms::dir},
188 static const MappedAttributeEntry* const mtableMap[] = {sMtableStyles, in IsAttributeMapped()
190 static const MappedAttributeEntry* const tokenMap[] = { in IsAttributeMapped()
192 static const MappedAttributeEntry* const mstyleMap[] = { in IsAttributeMapped()
194 static const MappedAttributeEntry* const commonPresMap[] = { in IsAttributeMapped()
196 static const MappedAttributeEntry* const mrowMap[] = {sCommonPresStyles, in IsAttributeMapped()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/mathml/
H A DnsMathMLElement.cpp174 static Element::MappedAttributeEntry sMtableStyles[] = {
179 static Element::MappedAttributeEntry sTokenStyles[] = {
190 static Element::MappedAttributeEntry sEnvironmentStyles[] = {
198 static Element::MappedAttributeEntry sCommonPresStyles[] = {
204 static Element::MappedAttributeEntry sDirStyles[] = {
212 static const MappedAttributeEntry* const mtableMap[] = { in IsAttributeMapped()
216 static const MappedAttributeEntry* const tokenMap[] = { in IsAttributeMapped()
221 static const MappedAttributeEntry* const mstyleMap[] = { in IsAttributeMapped()
227 static const MappedAttributeEntry* const commonPresMap[] = { in IsAttributeMapped()
230 static const MappedAttributeEntry* const mrowMap[] = { in IsAttributeMapped()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLPreElement.cpp59 static const MappedAttributeEntry attributes[] = { in NS_IMETHODIMP_()
64 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()
H A DHTMLTableCaptionElement.cpp62 static const MappedAttributeEntry attributes[] = {{&nsGkAtoms::align}, in NS_IMETHODIMP_()
65 static const MappedAttributeEntry* const map[] = { in NS_IMETHODIMP_()

12345678910>>...17