Home
last modified time | relevance | path

Searched refs:isKnownAttribute (Results 1 – 25 of 100) sorted by relevance

1234

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGClipPathElement.cpp79 || SVGTests::isKnownAttribute(attrName) in svgAttributeChanged()
80 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
81 || SVGExternalResourcesRequired::isKnownAttribute(attrName) in svgAttributeChanged()
82 || SVGStyledTransformableElement::isKnownAttribute(attrName)) in svgAttributeChanged()
99 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
101 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGStyledTransformableElement.cpp74 if (SVGTransformable::isKnownAttribute(attr->name())) { in parseMappedAttribute()
88 if (!SVGStyledTransformableElement::isKnownAttribute(attrName)) in svgAttributeChanged()
103 if (attrName == anyQName() || SVGTransformable::isKnownAttribute(attrName)) in synchronizeProperty()
107 bool SVGStyledTransformableElement::isKnownAttribute(const QualifiedName& attrName) in isKnownAttribute() function in WebCore::SVGStyledTransformableElement
109 …return SVGTransformable::isKnownAttribute(attrName) || SVGStyledLocatableElement::isKnownAttribute in isKnownAttribute()
H A DSVGCursorElement.cpp115 || SVGTests::isKnownAttribute(attrName) in svgAttributeChanged()
116 || SVGExternalResourcesRequired::isKnownAttribute(attrName) in svgAttributeChanged()
117 || SVGURIReference::isKnownAttribute(attrName)) { in svgAttributeChanged()
143 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
145 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
147 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGPatternElement.cpp142 || SVGURIReference::isKnownAttribute(attrName) in svgAttributeChanged()
143 || SVGTests::isKnownAttribute(attrName) in svgAttributeChanged()
144 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
145 || SVGExternalResourcesRequired::isKnownAttribute(attrName) in svgAttributeChanged()
146 || SVGFitToViewBox::isKnownAttribute(attrName) in svgAttributeChanged()
147 || SVGStyledElement::isKnownAttribute(attrName)) in svgAttributeChanged()
185 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
191 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
193 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGGElement.cpp69 if (SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
70 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged()
84 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
86 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGImageElement.cpp97 if (SVGURIReference::isKnownAttribute(attrName)) in svgAttributeChanged()
122 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
123 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged()
153 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
155 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
157 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGMaskElement.cpp116 || SVGTests::isKnownAttribute(attrName) in svgAttributeChanged()
117 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
118 || SVGExternalResourcesRequired::isKnownAttribute(attrName) in svgAttributeChanged()
119 || SVGStyledElement::isKnownAttribute(attrName)) in svgAttributeChanged()
145 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
147 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGGradientElement.cpp96 || SVGURIReference::isKnownAttribute(attrName) in svgAttributeChanged()
97 || SVGExternalResourcesRequired::isKnownAttribute(attrName) in svgAttributeChanged()
98 || SVGStyledElement::isKnownAttribute(attrName)) in svgAttributeChanged()
121 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
123 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGMarkerElement.cpp140 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
141 || SVGExternalResourcesRequired::isKnownAttribute(attrName) in svgAttributeChanged()
142 || SVGFitToViewBox::isKnownAttribute(attrName) in svgAttributeChanged()
143 || SVGStyledElement::isKnownAttribute(attrName)) in svgAttributeChanged()
178 } else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
180 else if (SVGFitToViewBox::isKnownAttribute(attrName)) { in synchronizeProperty()
H A DSVGPolyElement.cpp85 if (SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
86 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged()
101 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
105 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGFilterElement.cpp153 || SVGStyledElement::isKnownAttribute(attrName) in svgAttributeChanged()
154 || SVGURIReference::isKnownAttribute(attrName) in svgAttributeChanged()
155 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
156 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged()
193 } else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
195 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGCircleElement.cpp99 if (SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
100 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged()
123 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
125 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGScriptElement.cpp73 if (SVGURIReference::isKnownAttribute(attrName)) in svgAttributeChanged()
75 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) { in svgAttributeChanged()
98 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
100 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
H A DSVGForeignObjectElement.cpp100 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged()
101 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged()
128 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty()
130 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGGElement.cpp68 if (SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
69 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
70 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
71 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGPolyElement.cpp130 if (SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
131 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
132 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
133 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGImageElement.cpp111 bool isURIAttribute = SVGURIReference::isKnownAttribute(attrName); in svgAttributeChanged()
115 SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
116 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
117 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
119 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGCircleElement.cpp89 SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
90 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
91 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
92 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGLineElement.cpp91 SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
92 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
93 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
94 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGClipPathElement.cpp83 SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
84 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
85 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
86 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGEllipseElement.cpp97 SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
98 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
99 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
100 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGStyledTransformableElement.cpp93 bool SVGStyledTransformableElement::isKnownAttribute(const QualifiedName &attrName) in isKnownAttribute() function in WebCore::SVGStyledTransformableElement
95 return SVGTransformable::isKnownAttribute(attrName) || in isKnownAttribute()
96 SVGStyledLocatableElement::isKnownAttribute(attrName); in isKnownAttribute()
H A DSVGForeignObjectElement.cpp157 SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
158 SVGLangSpace::isKnownAttribute(attrName) || in svgAttributeChanged()
159 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
160 SVGStyledTransformableElement::isKnownAttribute(attrName)) { in svgAttributeChanged()
H A DSVGCursorElement.cpp85 SVGTests::isKnownAttribute(attrName) || in svgAttributeChanged()
86 SVGExternalResourcesRequired::isKnownAttribute(attrName) || in svgAttributeChanged()
87 SVGURIReference::isKnownAttribute(attrName)) { in svgAttributeChanged()
/dports/www/p5-HTML-Lint/HTML-Lint-2.32/lib/HTML/Lint/
H A DHTML4.pm28 our @EXPORT_OK = qw( %isKnownAttribute %isRequired %isNonrepeatable %isObsolete );
49 our %isKnownAttribute = (
170 if ( !$isKnownAttribute{ $tag } ) {
171 $isKnownAttribute{ $tag } = {};
191 my $attrs = $isKnownAttribute{ $tag } || die "Tag $tag is unknown";
193 $isKnownAttribute{ $tag }->{ $attr } = 1;

1234