Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-appearance.h40 void gimp_display_shell_set_show_selection (GimpDisplayShell *shell,
H A Dgimpdisplayshell-appearance.c97 gimp_display_shell_set_show_selection (shell, in gimp_display_shell_appearance_update()
232 gimp_display_shell_set_show_selection (GimpDisplayShell *shell, in gimp_display_shell_set_show_selection() function
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpselectiontool.c675 gimp_display_shell_set_show_selection (shell, FALSE); in gimp_selection_tool_idle()
825 gimp_display_shell_set_show_selection (shell, in gimp_selection_tool_end_change()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dview-commands.c840 gimp_display_shell_set_show_selection (shell, active); in view_toggle_selection_cmd_callback()