Searched refs:markerWidth (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGMarkerElement.idl45 readonly attribute SVGAnimatedLength markerWidth;
H A DSVGMarkerElement.h67 SVGAnimatedLength* markerWidth() const { return m_markerWidth.get(); } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGResourceMarker.cpp179 float w = marker->markerWidth()->currentValue()->value(lengthContext);

Completed in 1779 milliseconds