OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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