Searched refs:SVGPropertyTearOffBase (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGPropertyTearOff.h30 class SVGPropertyTearOffBase : public SVGProperty { class in namespace:WebCore
36 class SVGPropertyTearOff : public SVGPropertyTearOffBase {
82 void addChild(WeakPtr<SVGPropertyTearOffBase> child)
165 Vector<WeakPtr<SVGPropertyTearOffBase>> m_childTearOffs;
H A DSVGMatrixTearOff.h55 WeakPtrFactory<SVGPropertyTearOffBase> m_weakFactory;

Completed in 64 milliseconds