Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpcanvas-style.c60 static const GimpRGB sample_point_active = { 1.0, 0.0, 0.0, 1.0 }; variable
179 gimp_cairo_set_source_rgb (cr, &sample_point_active); in gimp_canvas_set_sample_point_style()