Home
last modified time | relevance | path

Searched refs:SVGTransformListPropertyTearOff (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/svg/properties/
DSVGTransformListPropertyTearOff.h30 class SVGTransformListPropertyTearOff : public SVGListPropertyTearOff<SVGTransformList> {
38 return adoptRef(new SVGTransformListPropertyTearOff(animatedProperty, role)); in create()
73SVGTransformListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole rol… in SVGTransformListPropertyTearOff() function
DSVGAnimatedTransformListPropertyTearOff.h35 m_baseVal = SVGTransformListPropertyTearOff::create(this, BaseValRole); in baseVal()
42 m_animVal = SVGTransformListPropertyTearOff::create(this, AnimValRole); in animVal()
/external/webkit/Source/WebCore/
DWebCore.pro2283 svg/properties/SVGTransformListPropertyTearOff.h \
DGNUmakefile.list.am3255 Source/WebCore/svg/properties/SVGTransformListPropertyTearOff.h \
DGNUmakefile.am3232 Source/WebCore/svg/properties/SVGTransformListPropertyTearOff.h \
DWebCore.gypi1071 'svg/properties/SVGTransformListPropertyTearOff.h',
DChangeLog-2010-12-06241 * svg/properties/SVGTransformListPropertyTearOff.h:
242 (WebCore::SVGTransformListPropertyTearOff::createSVGTransformFromMatrix):
2854 * svg/properties/SVGTransformListPropertyTearOff.h:
8695 * svg/properties/SVGTransformListPropertyTearOff.h:
8696 (WebCore::SVGTransformListPropertyTearOff::consolidate):
14396 …rmListPropertyTearOff.h/SVGStaticPropertyWithParentTearOff.h/SVGTransformListPropertyTearOff.h/SVG…
14489 ….h: Added. Extends SVGAnimatedListPropertyTearOff, returning SVGTransformListPropertyTearOff objec…
14502 …* svg/properties/SVGTransformListPropertyTearOff.h: Added. Extends SVGListPropertyTearOff by two s…
14503 (WebCore::SVGTransformListPropertyTearOff::create):
14504 (WebCore::SVGTransformListPropertyTearOff::createSVGTransformFromMatrix):
[all …]
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj201 …7E /* SVGTransformListPropertyTearOff.h in Headers */ = {isa = PBXBuildFile; fileRef = 08C7136D128…
6621SVGTransformListPropertyTearOff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileTyp…
12681 08C7136D128956A3001B107E /* SVGTransformListPropertyTearOff.h */,
22736 08C7136E128956A3001B107E /* SVGTransformListPropertyTearOff.h in Headers */,