Lines Matching refs:commitChange
8973 * svg/SVGPathSegArc.h: All setters now call the commitChange() method.
8979 * svg/SVGPathSegCurvetoCubic.h: All setters now call the commitChange() method.
8983 * svg/SVGPathSegCurvetoCubicSmooth.h: All setters now call the commitChange() method.
8987 * svg/SVGPathSegCurvetoQuadratic.h: All setters now call the commitChange() method.
8991 * svg/SVGPathSegCurvetoQuadraticSmooth.h: All setters now call the commitChange() method.
8995 * svg/SVGPathSegLineto.h: All setters now call the commitChange() method.
8998 * svg/SVGPathSegLinetoHorizontal.h: All setters now call the commitChange() method.
9003 * svg/SVGPathSegLinetoVertical.h: All setters now call the commitChange() method.
9008 (WebCore::SVGPathSegList::commitChange): Call SVGPathElement::pathSegListChanged().
9039 * svg/SVGPathSegMoveto.h: All setters now call the commitChange() method.
9046 (WebCore::SVGPathSegWithContext::commitChange):
9073 (WebCore::SVGPathSegListPropertyTearOff::commitChange):
10248 * svg/SVGPathSegArc.h: All setters now call the commitChange() method.
10254 * svg/SVGPathSegCurvetoCubic.h: All setters now call the commitChange() method.
10258 * svg/SVGPathSegCurvetoCubicSmooth.h: All setters now call the commitChange() method.
10262 * svg/SVGPathSegCurvetoQuadratic.h: All setters now call the commitChange() method.
10266 * svg/SVGPathSegCurvetoQuadraticSmooth.h: All setters now call the commitChange() method.
10270 * svg/SVGPathSegLineto.h: All setters now call the commitChange() method.
10273 * svg/SVGPathSegLinetoHorizontal.h: All setters now call the commitChange() method.
10278 * svg/SVGPathSegLinetoVertical.h: All setters now call the commitChange() method.
10283 (WebCore::SVGPathSegList::commitChange): Call SVGPathElement::pathSegListChanged().
10314 * svg/SVGPathSegMoveto.h: All setters now call the commitChange() method.
10321 (WebCore::SVGPathSegWithContext::commitChange):
10348 (WebCore::SVGPathSegListPropertyTearOff::commitChange):
14495 * svg/properties/SVGProperty.h: Declare commitChange() as pure virtual method.
14500 (WebCore::SVGStaticPropertyWithParentTearOff::commitChange):
16711 (WebCore::SVGPropertyTearOff::commitChange):
16715 (WebCore::SVGStaticPropertyTearOff::commitChange):
17692 Bug 48979 - [Chromium] SVGListPropertyTearOff.h: function commitChange ASSERTs on Win & Mac
19434 (WebCore::SVGListPropertyTearOff::commitChange):
19589 (WebCore::SVGStringList::commitChange): React to SVGStringList changes.
23154 …(WebCore::SVGAnimatedProperty::commitChange): New method to share code between the SVGAnimated*Pro…
23165 …(WebCore::SVGListPropertyTearOff::commitChange): Share code, use SVGAnimatedProperty::commitChange.
23167 (WebCore::SVGPropertyTearOff::commitChange): Ditto.
28059 (WebCore::SVGListPropertyTearOff::commitChange):