Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-scale.h23 gboolean gimp_display_shell_scale_can_revert (GimpDisplayShell *shell);
H A Dgimpdisplayshell-scale.c142 gimp_display_shell_scale_can_revert (GimpDisplayShell *shell) in gimp_display_shell_scale_can_revert() function
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dview-actions.c854 revert_enabled = gimp_display_shell_scale_can_revert (shell); in view_actions_update()