Home
last modified time | relevance | path

Searched defs:supportsMarkers (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGLineElement.h54 virtual bool supportsMarkers() const { return true; } in supportsMarkers() function
DSVGPolyElement.h56 virtual bool supportsMarkers() const { return true; } in supportsMarkers() function
DSVGStyledElement.h43 virtual bool supportsMarkers() const { return false; } in supportsMarkers() function
DSVGPathElement.h109 virtual bool supportsMarkers() const { return true; } in supportsMarkers() function