Searched refs:SVGAnimatedNumberList (Results 1 – 22 of 22) sorted by relevance
/external/webkit/Source/WebCore/svg/ |
D | SVGAnimatedNumberList.h | 29 typedef SVGAnimatedListPropertyTearOff<SVGNumberList> SVGAnimatedNumberList; typedef 33 DECLARE_ANIMATED_LIST_PROPERTY(SVGAnimatedNumberList, SVGNumberList, UpperProperty, LowerProperty) 36 …_LIST_PROPERTY(OwnerType, DOMAttribute, DOMAttribute.localName(), SVGAnimatedNumberList, SVGNumber…
|
D | SVGAnimatedNumberList.idl | 28 interface [Conditional=SVG] SVGAnimatedNumberList {
|
D | SVGTextPositioningElement.idl | 33 readonly attribute SVGAnimatedNumberList rotate;
|
D | SVGFEColorMatrixElement.idl | 42 readonly attribute SVGAnimatedNumberList values;
|
D | SVGComponentTransferFunctionElement.idl | 41 readonly attribute SVGAnimatedNumberList tableValues;
|
D | SVGFEConvolveMatrixElement.idl | 43 readonly attribute SVGAnimatedNumberList kernelMatrix;
|
/external/webkit/Source/WebCore/ |
D | DerivedSources.make | 376 SVGAnimatedNumberList \
|
D | CodeGenerators.pri | 391 svg/SVGAnimatedNumberList.idl \
|
D | CMakeLists.txt | 1775 svg/SVGAnimatedNumberList.idl
|
D | WebCore.pro | 2295 svg/SVGAnimatedNumberList.h \
|
D | WebCore.gypi | 1035 'svg/SVGAnimatedNumberList.h', 1446 'svg/SVGAnimatedNumberList.idl',
|
D | GNUmakefile.list.am | 3272 Source/WebCore/svg/SVGAnimatedNumberList.h \
|
D | GNUmakefile.am | 3249 Source/WebCore/svg/SVGAnimatedNumberList.h \
|
D | ChangeLog-2005-08-23 | 3048 (SVGAnimatedNumberList::get): 3049 (SVGAnimatedNumberList::getInParents): 3050 (SVGAnimatedNumberList::prototype): 3051 (SVGAnimatedNumberList::cache): 3529 * ksvg2/dom/SVGAnimatedNumberList.cpp: 3530 (SVGAnimatedNumberList::getValueProperty): 3531 * ksvg2/dom/SVGAnimatedNumberList.h: 12813 * ksvg2/dom/SVGAnimatedNumberList.cc: Added. 12814 * ksvg2/dom/SVGAnimatedNumberList.h: Added.
|
D | ChangeLog-2006-12-31 | 24940 * ksvg2/svg/SVGAnimatedNumberList.idl: 30628 * ksvg2/svg/SVGAnimatedNumberList.idl: Added. 39276 * ksvg2/svg/SVGAnimatedNumberList.cpp: 39277 * ksvg2/svg/SVGAnimatedNumberList.h: 40592 * ksvg2/svg/SVGAnimatedNumberList.h: 48538 * ksvg2/bindings/idl/svg/SVGAnimatedNumberList.idl: 49294 * ksvg2/bindings/idl/svg/SVGAnimatedNumberList.idl: Ditto.
|
D | ChangeLog-2008-08-10 | 7667 (WebCore::SVGAnimatedNumberList::SVGAnimatedNumberList): 7668 (WebCore::SVGAnimatedNumberList::toString): 35286 (WebCore::SVGAnimatedNumberList::SVGAnimatedNumberList): 35287 (WebCore::SVGAnimatedNumberList::toString): 59463 SVGAnimatedNumberList.idl 69817 * ksvg2/svg/SVGAnimatedNumberList.idl: Removed.
|
D | ChangeLog-2005-12-19 | 17589 * ksvg2/bindings/idl/svg/SVGAnimatedNumberList.idl: Added. 20446 * ksvg2/dom/SVGAnimatedNumberList.cpp: Removed. 20447 * ksvg2/dom/SVGAnimatedNumberList.h: Removed.
|
D | ChangeLog-2010-12-06 | 2637 * svg/SVGAnimatedNumberList.h: 22104 … Convert SVGAnimatedNumber/SVGAnimatedNumberList to the new SVGAnimatedPropertyTearOff concept 22110 svg/dom/SVGAnimatedNumberList.html 22113 * GNUmakefile.am: Add SVGAnimatedNumber.h / SVGAnimatedNumberList.h to build. 22118 …* bindings/scripts/CodeGenerator.pm: Recognize SVGAnimatedNumber/SVGAnimatedNumberList as new styl… 22124 …* svg/DeprecatedSVGAnimatedPropertyTraits.h: Remove SVGAnimatedNumber/SVGAnimatedNumberList handli… 22128 * svg/SVGAnimatedNumberList.h: Added. 22129 * svg/SVGAnimatedNumberList.idl: Ditto.
|
D | ChangeLog-2006-05-10 | 6220 * ksvg2/svg/SVGAnimatedNumberList.h:
|
D | ChangeLog-2010-01-29 | 66493 Modifying <text rotate=""> doesn't clear the corresponding SVGAnimatedNumberList
|
/external/webkit/Source/WebCore/page/ |
D | DOMWindow.idl | 631 attribute SVGAnimatedNumberListConstructor SVGAnimatedNumberList;
|
/external/webkit/Source/WebCore/WebCore.xcodeproj/ |
D | project.pbxproj | 196 …6A88005314DD /* SVGAnimatedNumberList.h in Headers */ = {isa = PBXBuildFile; fileRef = 08B35B16127… 6616 …14DD /* SVGAnimatedNumberList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 10485 …0071B782 /* SVGAnimatedNumberList.idl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFi… 17305 08B35B16127B6A88005314DD /* SVGAnimatedNumberList.h */, 17306 B22277ED0D00BF1F0071B782 /* SVGAnimatedNumberList.idl */, 22546 08B35B17127B6A88005314DD /* SVGAnimatedNumberList.h in Headers */,
|