Home
last modified time | relevance | path

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

/dports/graphics/gpaint/gpaint-2-0.3.3/src/
H A Dbrush.c50 static void eraser_select(gpaint_tool *tool);
83 GPAINT_TOOL(eraser)->select = eraser_select; in eraser_create()
99 eraser_select(gpaint_tool *tool) in eraser_select() function