HomeSort by relevance Sort by last modified time
    Searched defs:supportsMarkers (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGLineElement.h 54 virtual bool supportsMarkers() const { return true; }
SVGPathElement.h 109 virtual bool supportsMarkers() const { return true; }
SVGPolyElement.h 56 virtual bool supportsMarkers() const { return true; }
SVGStyledElement.h 43 virtual bool supportsMarkers() const { return false; }

Completed in 56 milliseconds