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

  /external/webkit/Source/WebCore/svg/
SVGLineElement.h 54 virtual bool supportsMarkers() const { return true; }
SVGPolyElement.h 56 virtual bool supportsMarkers() const { return true; }
SVGStyledElement.h 43 virtual bool supportsMarkers() const { return false; }
SVGPathElement.h 109 virtual bool supportsMarkers() const { return true; }
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGPath.cpp 287 if (!styledElement->supportsMarkers())

Completed in 158 milliseconds