Searched refs:viewTarget (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGViewElement.idl27 readonly attribute SVGStringList viewTarget;
H A DSVGViewSpec.idl32 readonly attribute SVGElement viewTarget;
H A DSVGViewElement.h45 SVGStringList& viewTarget() { return m_viewTarget; } function in class:WebCore::final
H A DSVGViewElement.cpp79 viewTarget().reset(value);
H A DSVGViewSpec.h51 SVGElement* viewTarget() const;
H A DSVGViewSpec.cpp139 SVGElement* SVGViewSpec::viewTarget() const function in class:WebCore::SVGViewSpec

Completed in 177 milliseconds