Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpcursor.c368 case GIMP_CURSOR_SIDE_TOP_LEFT: in gimp_cursor_new()
372 cursor_type = GIMP_CURSOR_SIDE_TOP_LEFT; break; in gimp_cursor_new()
505 cursor <= GIMP_CURSOR_SIDE_TOP_LEFT) in gimp_cursor_rotate()
520 if (cursor > GIMP_CURSOR_SIDE_TOP_LEFT) in gimp_cursor_rotate()
H A Dwidgets-enums.h207 GIMP_CURSOR_SIDE_TOP_LEFT, enumerator
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-cursor.c254 cursor_type > GIMP_CURSOR_SIDE_TOP_LEFT) in gimp_display_shell_real_set_cursor()