Searched refs:svgContext (Results 1 – 3 of 3) sorted by relevance
48 return v8::Number::New(imp.value(V8Proxy::svgContext(wrapper))); in valueAccessorGetter()56 SVGElement* context = V8Proxy::svgContext(wrapper); in convertToSpecifiedUnitsCallback()
171 static SVGElement* svgContext(void*);
155 SVGElement* V8Proxy::svgContext(void* object) in svgContext() function in WebCore::V8Proxy