Home
last modified time | relevance | path

Searched refs:selfHasRelativeLengths (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTextPathElement.cpp190 bool SVGTextPathElement::selfHasRelativeLengths() const in selfHasRelativeLengths() function in WebCore::SVGTextPathElement
193 || SVGTextContentElement::selfHasRelativeLengths(); in selfHasRelativeLengths()
DSVGSymbolElement.h50 virtual bool selfHasRelativeLengths() const;
DSVGLinearGradientElement.h47 virtual bool selfHasRelativeLengths() const;
DSVGRadialGradientElement.h47 virtual bool selfHasRelativeLengths() const;
DSVGLineElement.h49 virtual bool selfHasRelativeLengths() const;
DSVGCircleElement.h47 virtual bool selfHasRelativeLengths() const;
DSVGEllipseElement.h47 virtual bool selfHasRelativeLengths() const;
DSVGElement.h167 …eRelativeLengthsInformation() { updateRelativeLengthsInformation(selfHasRelativeLengths(), this); } in updateRelativeLengthsInformation()
170 virtual bool selfHasRelativeLengths() const { return false; } in selfHasRelativeLengths() function
DSVGRectElement.h47 virtual bool selfHasRelativeLengths() const;
DSVGForeignObjectElement.h49 virtual bool selfHasRelativeLengths() const;
DSVGMaskElement.h53 virtual bool selfHasRelativeLengths() const;
DSVGFilterElement.h61 virtual bool selfHasRelativeLengths() const;
DSVGImageElement.h65 virtual bool selfHasRelativeLengths() const;
DSVGSymbolElement.cpp94 bool SVGSymbolElement::selfHasRelativeLengths() const in selfHasRelativeLengths() function in WebCore::SVGSymbolElement
DSVGPatternElement.h67 virtual bool selfHasRelativeLengths() const;
DSVGTextPathElement.h133 virtual bool selfHasRelativeLengths() const;
DSVGTextContentElement.h108 virtual bool selfHasRelativeLengths() const;
DSVGMarkerElement.h144 virtual bool selfHasRelativeLengths() const;
DSVGUseElement.h80 virtual bool selfHasRelativeLengths() const;
DSVGCircleElement.cpp126 bool SVGCircleElement::selfHasRelativeLengths() const in selfHasRelativeLengths() function in WebCore::SVGCircleElement
DSVGLineElement.cpp132 bool SVGLineElement::selfHasRelativeLengths() const in selfHasRelativeLengths() function in WebCore::SVGLineElement
DSVGEllipseElement.cpp133 bool SVGEllipseElement::selfHasRelativeLengths() const in selfHasRelativeLengths() function in WebCore::SVGEllipseElement
DSVGForeignObjectElement.cpp155 bool SVGForeignObjectElement::selfHasRelativeLengths() const in selfHasRelativeLengths() function in WebCore::SVGForeignObjectElement
DSVGSVGElement.h152 virtual bool selfHasRelativeLengths() const;
DSVGRectElement.cpp147 bool SVGRectElement::selfHasRelativeLengths() const in selfHasRelativeLengths() function in WebCore::SVGRectElement

12