Home
last modified time | relevance | path

Searched refs:SVGMPathElement (Results 1 – 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGMPathElement.cpp32 DEFINE_ANIMATED_STRING(SVGMPathElement, XLinkNames::hrefAttr, Href, href) in DEFINE_ANIMATED_STRING() argument
33 DEFINE_ANIMATED_BOOLEAN(SVGMPathElement, SVGNames::externalResourcesRequiredAttr, ExternalResources… in DEFINE_ANIMATED_STRING()
35 inline SVGMPathElement::SVGMPathElement(const QualifiedName& tagName, Document* document) in DEFINE_ANIMATED_STRING()
40 PassRefPtr<SVGMPathElement> SVGMPathElement::create(const QualifiedName& tagName, Document* documen… in create()
42 return adoptRef(new SVGMPathElement(tagName, document)); in create()
45 void SVGMPathElement::parseMappedAttribute(Attribute* attr) in parseMappedAttribute()
52 void SVGMPathElement::synchronizeProperty(const QualifiedName& attrName) in synchronizeProperty()
68 AttributeToPropertyTypeMap& SVGMPathElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap()
74 void SVGMPathElement::fillAttributeToPropertyTypeMap() in fillAttributeToPropertyTypeMap()
79 SVGPathElement* SVGMPathElement::pathElement() in pathElement()
DSVGMPathElement.h33 class SVGMPathElement : public SVGElement,
37 static PassRefPtr<SVGMPathElement> create(const QualifiedName&, Document*);
42 SVGMPathElement(const QualifiedName&, Document*);
DSVGAnimateMotionElement.cpp117 SVGMPathElement* mPath = static_cast<SVGMPathElement*>(child); in animationPath()
Dsvgtags.in86 mpath interfaceName=SVGMPathElement, JSInterfaceName=SVGElement
/external/webkit/Source/WebCore/page/
DDOMWindow.idl721 // attribute SVGMPathElementConstructor SVGMPathElement;
/external/webkit/Source/WebCore/
DAndroid.mk1119 svg/SVGMPathElement.cpp \
DWebCore.pro2372 svg/SVGMPathElement.h \
3328 svg/SVGMPathElement.cpp \
DCMakeLists.txt1691 svg/SVGMPathElement.cpp
DGNUmakefile.list.am3422 Source/WebCore/svg/SVGMPathElement.cpp \
3423 Source/WebCore/svg/SVGMPathElement.h \
DGNUmakefile.am3399 Source/WebCore/svg/SVGMPathElement.cpp \
3400 Source/WebCore/svg/SVGMPathElement.h \
DWebCore.gypi5740 'svg/SVGMPathElement.cpp',
5741 'svg/SVGMPathElement.h',
DChangeLog-2007-10-145073 * ksvg2/svg/SVGMPathElement.cpp:
5074 * ksvg2/svg/SVGMPathElement.h:
52817 * ksvg2/svg/SVGMPathElement.cpp:
52818 * ksvg2/svg/SVGMPathElement.h:
62957 * ksvg2/svg/SVGMPathElement.cpp: Added #ifdef SVG_SUPPORT/#endif guards.
63139 Add support for SVGMPathElement parsing.
63146 * ksvg2/svg/SVGMPathElement.cpp: Added.
63147 (WebCore::SVGMPathElement::SVGMPathElement):
63148 (WebCore::SVGMPathElement::~SVGMPathElement):
63149 (WebCore::SVGMPathElement::parseMappedAttribute):
[all …]
DChangeLog-2010-01-292782 * svg/SVGMPathElement.cpp:
2783 (WebCore::SVGMPathElement::SVGMPathElement):
2784 (WebCore::SVGMPathElement::synchronizeProperty):
2785 * svg/SVGMPathElement.h:
46092 * svg/SVGMPathElement.h: Ditto. Fix license indention.
48378 * svg/SVGMPathElement.cpp:
48379 (WebCore::SVGMPathElement::SVGMPathElement):
48380 * svg/SVGMPathElement.h:
48469 * svg/SVGMPathElement.cpp:
48470 (WebCore::SVGMPathElement::SVGMPathElement):
[all …]
DChangeLog-2010-12-06926 * svg/SVGMPathElement.cpp:
1034 * svg/SVGMPathElement.cpp:
1035 * svg/SVGMPathElement.h:
1983 * svg/SVGMPathElement.cpp:
1984 * svg/SVGMPathElement.h:
19585 * svg/SVGMPathElement.h: s/DECLARE_ANIMATED_PROPERTY/DECLARED_ANIMATED_STATIC_PROPERTY_NEW/
23138 * svg/SVGMPathElement.h:
65341 * svg/SVGMPathElement.cpp:
65342 (WebCore::SVGMPathElement::create):
66683 * svg/SVGMPathElement.cpp:
[all …]
DChangeLog-2008-08-107777 * svg/SVGMPathElement.h:
7778 (WebCore::SVGMPathElement::contextElement): Return non-const value.
35009 * svg/SVGMPathElement.h:
35400 * svg/SVGMPathElement.h:
35401 (WebCore::SVGMPathElement::contextElement):
70000 * ksvg2/svg/SVGMPathElement.cpp: Removed.
70001 * ksvg2/svg/SVGMPathElement.h: Removed.
DChangeLog-2011-02-164189 * svg/SVGMPathElement.cpp:
4190 (WebCore::SVGMPathElement::attributeToPropertyTypeMap):
4191 (WebCore::SVGMPathElement::fillAttributeToPropertyTypeMap):
4192 * svg/SVGMPathElement.h:
DChangeLog2413 * svg/SVGMPathElement.cpp:
2414 (WebCore::SVGMPathElement::SVGMPathElement):
5624 * svg/SVGMPathElement.cpp:
5625 (WebCore::SVGMPathElement::pathElement):
DChangeLog-2009-06-1687547 * svg/SVGMPathElement.cpp:
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj4277 …D0D00BF220071B782 /* SVGMPathElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B22278B70D…
4278 …4E0D00BF220071B782 /* SVGMPathElement.h in Headers */ = {isa = PBXBuildFile; fileRef = B22278B80D0…
10675 …071B782 /* SVGMPathElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
10676 …200071B782 /* SVGMPathElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
17528 B22278B70D00BF200071B782 /* SVGMPathElement.cpp */,
17529 B22278B80D00BF200071B782 /* SVGMPathElement.h */,
22645 B2227A4E0D00BF220071B782 /* SVGMPathElement.h in Headers */,
25439 B2227A4D0D00BF220071B782 /* SVGMPathElement.cpp in Sources */,