Searched defs:SVGZoomAndPan (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/svg/
H A DSVGZoomAndPan.cpp24 #include "SVGZoomAndPan.h"
32 SVGZoomAndPan::SVGZoomAndPan() function in class:WebCore::SVGZoomAndPan
37 SVGZoomAndPan::~SVGZoomAndPan()
41 unsigned short SVGZoomAndPan::zoomAndPan() const
46 void SVGZoomAndPan::setZoomAndPan(unsigned short zoomAndPan)
51 bool SVGZoomAndPan::parseMappedAttribute(MappedAttribute* attr)
63 bool SVGZoomAndPan::isKnownAttribute(const QualifiedName& attrName)
71 bool SVGZoomAndPan
[all...]
H A DSVGZoomAndPan.h32 class SVGZoomAndPan { class in namespace:WebCore
40 SVGZoomAndPan();
41 virtual ~SVGZoomAndPan();

Completed in 327 milliseconds