Home
last modified time | relevance | path

Searched refs:strokeContains (Results 1 – 21 of 21) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGPath.cpp93 bool RenderSVGPath::strokeContains(const FloatPoint& point, bool requiresStroke) in strokeContains() function in WebCore::RenderSVGPath
103 return m_path.strokeContains(&strokeStyle, point); in strokeContains()
270 …anHitStroke && (svgStyle->hasStroke() || !hitRules.requireStroke) && strokeContains(localPoint, hi… in nodeAtFloatPoint()
DRenderSVGPath.h52 bool strokeContains(const FloatPoint&, bool requiresStroke = true);
DRenderSVGRoot.h70 bool strokeContains(const FloatPoint&) const;
/external/webkit/Source/WebCore/platform/graphics/wince/
DPathWinCE.cpp142 bool Path::strokeContains(StrokeStyleApplier*, const FloatPoint&) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/
DPath.h114 bool strokeContains(StrokeStyleApplier*, const FloatPoint&) const;
/external/webkit/Source/WebCore/platform/graphics/wx/
DPathWx.cpp114 bool Path::strokeContains(StrokeStyleApplier*, const FloatPoint&) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/skia/
DPathSkia.cpp249 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/cg/
DPathCG.cpp136 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/android/
DPathAndroid.cpp307 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPathOpenVG.cpp142 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/qt/
DPathQt.cpp126 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/cairo/
DPathCairo.cpp309 bool Path::strokeContains(StrokeStyleApplier* applier, const FloatPoint& point) const in strokeContains() function in WebCore::Path
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3127462 (WebCore::RenderPath::strokeContains):
29645 (WebCore::RenderSVGContainer::strokeContains):
33782 (WebCore::RenderPath::strokeContains):
33788 (WebCore::RenderPath::strokeContains):
34832 (WebCore::RenderPathQt::strokeContains):
34900 Add a param to fillContains/strokeContains to indicate
34909 (WebCore::KCanvasItemQuartz::strokeContains):
35820 (WebCore::RenderPathQt::strokeContains):
35828 (WebCore::KCanvasItemQuartz::strokeContains):
DChangeLog-2006-05-1023609 (RenderPath::strokeContains):
33079 (KCanvasContainer::strokeContains):
33086 (RenderPath::strokeContains):
36925 (KCanvasContainer::strokeContains):
36941 (RenderPath::strokeContains):
DChangeLog-2009-06-166927 (WebCore::Path::strokeContains): Ditto.
54258 (WebCore::Path::strokeContains):
55985 Move platform dependent strokeContains back to RenderPath, Path and delete
55988 RenderPath clean-up for strokeContains
55997 (WebCore::Path::strokeContains):
55999 (WebCore::Path::strokeContains):
56001 (WebCore::Path::strokeContains):
56003 (WebCore::RenderPath::strokeContains):
56296 (WebCore::RenderPath::strokeContains):
DChangeLog-2005-12-193897 (RenderPath::strokeContains): remove unnecessary code.
4956 (KCanvasContainer::strokeContains):
4981 (RenderPath::strokeContains):
DChangeLog-2007-10-141330 (WebCore::RenderPath::strokeContains):
2991 (WebCore::RenderPath::strokeContains):
3031 (WebCore::RenderSVGRoot::strokeContains):
22958 (WebCore::RenderPath::strokeContains):
66634 (WebCore::RenderSVGContainer::strokeContains):
DChangeLog-2010-05-2412447 (WebCore::RenderPath::strokeContains):
17155 (WebCore::RenderPath::strokeContains): Ditto.
23799 (WebCore::Path::strokeContains):
42087 (WebCore::Path::strokeContains):
DChangeLog-2010-12-0621911 (WebCore::Path::strokeContains):
36516 (WebCore::RenderSVGPath::strokeContains): Ditto.
37680 (WebCore::RenderSVGPath::strokeContains):
88775 (WebCore::Path::strokeContains): Ditto.
91975 (WebCore::RenderPath::strokeContains): Ditto.
98350 [Qt] Path: Avoid creating a new GraphicsContext in strokeContains() and strokeBoundingRect()
98355 (WebCore::Path::strokeContains): Use the scratch context instead
DChangeLog-2008-08-1060876 (WebCore::RenderPath::strokeContains):
82054 (WebCore::RenderPath::strokeContains):
DChangeLog-2010-01-2912340 (WebCore::Path::strokeContains):
74748 (WebCore::Path::strokeContains):