19#ifndef DT_WIDGETS_STROKE_RASTER_H
20#define DT_WIDGETS_STROKE_RASTER_H
void dt_stroke_raster_touched_reset(cairo_surface_t *surface)
gboolean dt_stroke_raster_polyline(cairo_surface_t *surface, const double *xy, int count, const dt_stroke_style_t *style)
gboolean dt_stroke_raster_path(cairo_t *cr, const dt_stroke_style_t *style)
gboolean dt_stroke_raster_can_paint(cairo_surface_t *surface)
gboolean dt_stroke_raster_touched(cairo_surface_t *surface, cairo_rectangle_int_t *touched)