kotlin-stdlib / org.w3c.dom / CanvasDrawPath / isPointInStroke isPointInStroke JS 1.1 abstract fun isPointInStroke(x: Double, y: Double): Boolean abstract fun isPointInStroke( path: Path2D, x: Double, y: Double): Boolean