isPointInStroke   166 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInStroke(const float x, const float y);
isPointInStroke   167 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInStroke(Path2D*, const float x, const float y, ExceptionState&);
isPointInStroke    43 Source/core/svg/SVGGeometryElement.h     bool isPointInStroke(PassRefPtr<SVGPointTearOff>) const;