Home
last modified time | relevance | path

Searched defs:strokeContains (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGShape.cpp129 bool RenderSVGShape::strokeContains(const FloatPoint& point, bool requiresStroke) in strokeContains() function in WebCore::RenderSVGShape
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.cpp75 bool Path::strokeContains(const FloatPoint& point, const StrokeData& strokeData) const in strokeContains() function in WebCore::Path