Searched defs:strokeContains (Results 1 – 2 of 2) sorted by relevance
129 bool RenderSVGShape::strokeContains(const FloatPoint& point, bool requiresStroke) in strokeContains() function in WebCore::RenderSVGShape
75 bool Path::strokeContains(const FloatPoint& point, const StrokeData& strokeData) const in strokeContains() function in WebCore::Path