KHTML
Go to the documentation of this file.
24 #include "wtf/Platform.h"
33 SVGPathSegCurvetoQuadraticSmoothAbs::SVGPathSegCurvetoQuadraticSmoothAbs(
float x,
float y)
40 SVGPathSegCurvetoQuadraticSmoothAbs::~SVGPathSegCurvetoQuadraticSmoothAbs()
44 void SVGPathSegCurvetoQuadraticSmoothAbs::setX(
float x)
49 float SVGPathSegCurvetoQuadraticSmoothAbs::x()
const
54 void SVGPathSegCurvetoQuadraticSmoothAbs::setY(
float y)
59 float SVGPathSegCurvetoQuadraticSmoothAbs::y()
const
66 SVGPathSegCurvetoQuadraticSmoothRel::SVGPathSegCurvetoQuadraticSmoothRel(
float x,
float y)
73 SVGPathSegCurvetoQuadraticSmoothRel::~SVGPathSegCurvetoQuadraticSmoothRel()
77 void SVGPathSegCurvetoQuadraticSmoothRel::setX(
float x)
82 float SVGPathSegCurvetoQuadraticSmoothRel::x()
const
87 void SVGPathSegCurvetoQuadraticSmoothRel::setY(
float y)
92 float SVGPathSegCurvetoQuadraticSmoothRel::y()
const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.