Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-appearance.h67 gboolean gimp_display_shell_get_show_sample_points (GimpDisplayShell *shell);
H A Dgimpdisplayshell-appearance.c389 gimp_display_shell_get_show_sample_points (GimpDisplayShell *shell) in gimp_display_shell_get_show_sample_points() function
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpcolortool.c312 if (gimp_display_shell_get_show_sample_points (shell) && in gimp_color_tool_oper_update()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dview-commands.c991 if (active != gimp_display_shell_get_show_sample_points (shell)) in view_toggle_sample_points_cmd_callback()