/external/webkit/Source/WebCore/svg/ |
D | SVGClipPathElement.cpp | 79 || 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()
|
D | SVGStyledTransformableElement.cpp | 74 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()
|
D | SVGCursorElement.cpp | 115 || 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()
|
D | SVGPatternElement.cpp | 142 || 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()
|
D | SVGGElement.cpp | 69 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()
|
D | SVGMaskElement.cpp | 116 || 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()
|
D | SVGImageElement.cpp | 97 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()
|
D | SVGGradientElement.cpp | 96 || 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()
|
D | SVGPolyElement.cpp | 85 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()
|
D | SVGMarkerElement.cpp | 140 || 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()
|
D | SVGFilterElement.cpp | 153 || 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()
|
D | SVGCircleElement.cpp | 99 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()
|
D | SVGScriptElement.cpp | 69 if (SVGURIReference::isKnownAttribute(attrName)) in svgAttributeChanged() 71 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) { in svgAttributeChanged() 94 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 96 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGLineElement.cpp | 102 if (SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged() 103 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged() 129 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 131 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGForeignObjectElement.cpp | 100 || 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()
|
D | SVGAElement.cpp | 99 if (SVGURIReference::isKnownAttribute(attrName)) { in svgAttributeChanged() 137 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty() 139 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 141 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGEllipseElement.cpp | 106 if (SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged() 107 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged() 133 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 135 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGTextElement.cpp | 52 if (SVGTransformable::isKnownAttribute(attr->name())) { in parseMappedAttribute() 132 if (SVGTransformable::isKnownAttribute(attrName)) { in svgAttributeChanged() 142 if (attrName == anyQName() || SVGTransformable::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGDefsElement.cpp | 64 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 66 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGRectElement.cpp | 119 if (SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged() 120 || SVGExternalResourcesRequired::isKnownAttribute(attrName)) in svgAttributeChanged() 152 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 154 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGMPathElement.cpp | 62 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 64 else if (SVGURIReference::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGSwitchElement.cpp | 77 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 79 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGSVGElement.cpp | 321 || SVGFitToViewBox::isKnownAttribute(attrName)) { in svgAttributeChanged() 333 || SVGLangSpace::isKnownAttribute(attrName) in svgAttributeChanged() 334 || SVGExternalResourcesRequired::isKnownAttribute(attrName) in svgAttributeChanged() 335 || SVGZoomAndPan::isKnownAttribute(attrName) in svgAttributeChanged() 336 || SVGStyledLocatableElement::isKnownAttribute(attrName)) in svgAttributeChanged() 364 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 370 else if (SVGTests::isKnownAttribute(attrName)) in synchronizeProperty()
|
D | SVGViewElement.cpp | 75 if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 77 else if (SVGFitToViewBox::isKnownAttribute(attrName)) { in synchronizeProperty()
|
D | SVGSymbolElement.cpp | 83 else if (SVGExternalResourcesRequired::isKnownAttribute(attrName)) in synchronizeProperty() 85 else if (SVGFitToViewBox::isKnownAttribute(attrName)) { in synchronizeProperty()
|