Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpdrawtool.c93 static void gimp_draw_tool_cursor_update (GimpTool *tool,
147 tool_class->cursor_update = gimp_draw_tool_cursor_update; in G_DEFINE_TYPE()
331 gimp_draw_tool_cursor_update (GimpTool *tool, in gimp_draw_tool_cursor_update() function