Home
last modified time | relevance | path

Searched refs:createSVGPathSegLinetoHorizontalRel (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/svg/
DSVGPathElement.h81 … static PassRefPtr<SVGPathSegLinetoHorizontalRel> createSVGPathSegLinetoHorizontalRel(float x);
DSVGPathElement.cpp138 PassRefPtr<SVGPathSegLinetoHorizontalRel> SVGPathElement::createSVGPathSegLinetoHorizontalRel(float… in createSVGPathSegLinetoHorizontalRel() function in WebCore::SVGPathElement
DSVGPathElement.idl92 SVGPathSegLinetoHorizontalRel createSVGPathSegLinetoHorizontalRel(in float x);
DSVGParserUtilities.cpp761 … m_vector.append(SVGPathElement::createSVGPathSegLinetoHorizontalRel(narrowPrecisionToFloat(x))); in svgLineToHorizontal()
/external/webkit/WebCore/
DChangeLog-2006-12-3120 (WebCore::SVGPathElement::createSVGPathSegLinetoHorizontalRel):
1623 (WebCore::SVGPathElement::createSVGPathSegLinetoHorizontalRel):
24339 (WebCore::SVGPathElement::createSVGPathSegLinetoHorizontalRel):
DChangeLog-2007-10-1419390 (WebCore::SVGPathElement::createSVGPathSegLinetoHorizontalRel):
DChangeLog-2008-08-1048024 (WebCore::SVGPathElement::createSVGPathSegLinetoHorizontalRel):