Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGMPathElement.cpp32 SVGMPathElement::SVGMPathElement(const QualifiedName& qname, Document* doc) in SVGMPathElement() function in WebCore::SVGMPathElement
37 SVGMPathElement::~SVGMPathElement() in ~SVGMPathElement()
41 void SVGMPathElement::parseMappedAttribute(MappedAttribute* attr) in parseMappedAttribute()
48 void SVGMPathElement::synchronizeProperty(const QualifiedName& attrName) in synchronizeProperty()
64 SVGPathElement* SVGMPathElement::pathElement() in pathElement()
DSVGMPathElement.h31 class SVGMPathElement : public SVGElement,
35 SVGMPathElement(const QualifiedName&, Document*);
36 virtual ~SVGMPathElement();
45 DECLARE_ANIMATED_PROPERTY(SVGMPathElement, XLinkNames::hrefAttr, String, Href, href)
48 …DECLARE_ANIMATED_PROPERTY(SVGMPathElement, SVGNames::externalResourcesRequiredAttr, bool, External…
DSVGAnimateMotionElement.cpp111 SVGMPathElement* mPath = static_cast<SVGMPathElement*>(child); in animationPath()
Dsvgtags.in88 mpath interfaceName=SVGMPathElement, JSInterfaceName=SVGElement, createWithNew
/external/webkit/WebCore/page/
DDOMWindow.idl656 // attribute SVGMPathElementConstructor SVGMPathElement;
/external/webkit/WebCore/
DAndroid.mk830 svg/SVGMPathElement.cpp \
DWebCore.pro1831 svg/SVGMPathElement.h \
2520 svg/SVGMPathElement.cpp \
DWebCore.gypi3490 'svg/SVGMPathElement.cpp',
3491 'svg/SVGMPathElement.h',
DGNUmakefile.am3189 WebCore/svg/SVGMPathElement.cpp \
3190 WebCore/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-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-2009-06-1687547 * svg/SVGMPathElement.cpp:
/external/webkit/WebCore/WebCore.xcodeproj/
Dproject.pbxproj3515 …D0D00BF220071B782 /* SVGMPathElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B22278B70D…
3516 …4E0D00BF220071B782 /* SVGMPathElement.h in Headers */ = {isa = PBXBuildFile; fileRef = B22278B80D0…
8687 …071B782 /* SVGMPathElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
8688 …200071B782 /* SVGMPathElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
14071 B22278B70D00BF200071B782 /* SVGMPathElement.cpp */,
14072 B22278B80D00BF200071B782 /* SVGMPathElement.h */,
18238 B2227A4E0D00BF220071B782 /* SVGMPathElement.h in Headers */,
20459 B2227A4D0D00BF220071B782 /* SVGMPathElement.cpp in Sources */,