Searched defs:selfHasRelativeLengths (Results 1 - 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGLineElement.cpp160 bool SVGLineElement::selfHasRelativeLengths() const function in class:WebCore::SVGLineElement
H A DSVGStyledElement.h80 void updateRelativeLengthsInformation() { updateRelativeLengthsInformation(selfHasRelativeLengths(), this); }
83 virtual bool selfHasRelativeLengths() const { return false; } function in class:WebCore::SVGStyledElement
H A DSVGSymbolElement.cpp106 bool SVGSymbolElement::selfHasRelativeLengths() const function in class:WebCore::SVGSymbolElement
H A DSVGCircleElement.cpp157 bool SVGCircleElement::selfHasRelativeLengths() const function in class:WebCore::SVGCircleElement
H A DSVGEllipseElement.cpp171 bool SVGEllipseElement::selfHasRelativeLengths() const function in class:WebCore::SVGEllipseElement
H A DSVGForeignObjectElement.cpp167 bool SVGForeignObjectElement::selfHasRelativeLengths() const function in class:WebCore::SVGForeignObjectElement
H A DSVGImageElement.cpp180 bool SVGImageElement::selfHasRelativeLengths() const function in class:WebCore::SVGImageElement
H A DSVGLinearGradientElement.cpp212 bool SVGLinearGradientElement::selfHasRelativeLengths() const function in class:WebCore::SVGLinearGradientElement
H A DSVGMaskElement.cpp203 bool SVGMaskElement::selfHasRelativeLengths() const function in class:WebCore::SVGMaskElement
H A DSVGRectElement.cpp210 bool SVGRectElement::selfHasRelativeLengths() const function in class:WebCore::SVGRectElement
H A DSVGTextPathElement.cpp167 bool SVGTextPathElement::selfHasRelativeLengths() const function in class:WebCore::SVGTextPathElement
170 || SVGTextContentElement::selfHasRelativeLengths();
H A DSVGFilterElement.cpp253 bool SVGFilterElement::selfHasRelativeLengths() const function in class:WebCore::SVGFilterElement
H A DSVGMarkerElement.cpp240 bool SVGMarkerElement::selfHasRelativeLengths() const function in class:WebCore::SVGMarkerElement
H A DSVGPatternElement.cpp292 bool SVGPatternElement::selfHasRelativeLengths() const function in class:WebCore::SVGPatternElement
H A DSVGRadialGradientElement.cpp251 bool SVGRadialGradientElement::selfHasRelativeLengths() const function in class:WebCore::SVGRadialGradientElement
H A DSVGTextContentElement.cpp263 bool SVGTextContentElement::selfHasRelativeLengths() const function in class:WebCore::SVGTextContentElement
H A DSVGSVGElement.cpp564 bool SVGSVGElement::selfHasRelativeLengths() const function in class:WebCore::SVGSVGElement
H A DSVGUseElement.cpp1078 bool SVGUseElement::selfHasRelativeLengths() const function in class:WebCore::SVGUseElement

Completed in 88 milliseconds