Home
last modified time | relevance | path

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

/dports/graphics/gpaint/gpaint-2-0.3.3/src/
H A Dbrush.c53 static gboolean eraser_attribute(gpaint_tool *tool, gpaint_attribute, gpointer);
85 GPAINT_TOOL(eraser)->attribute = eraser_attribute; in eraser_create()
144 eraser_attribute(gpaint_tool* tool, gpaint_attribute attrib, gpointer data) in eraser_attribute() function