Home
last modified time | relevance | path

Searched refs:gimp_display_get_shell (Results 51 – 75 of 81) sorted by relevance

1234

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpsheartool.c234 GimpDisplayShell *shell = gimp_display_get_shell (tool->display); in gimp_shear_tool_get_widget()
H A Dgimptransformgridtool.c743 GimpDisplayShell *shell = gimp_display_get_shell (tool->display); in gimp_transform_grid_tool_draw()
1249 shell = gimp_display_get_shell (tool->display); in gimp_transform_grid_tool_dialog()
1304 gimp_tool_gui_set_shell (tg_tool->gui, gimp_display_get_shell (display)); in gimp_transform_grid_tool_prepare()
1862 gimp_display_shell_set_show_image (gimp_display_get_shell (display), in gimp_transform_grid_tool_hide_active_object()
1885 gimp_display_shell_set_show_image (gimp_display_get_shell (display), in gimp_transform_grid_tool_show_active_object()
H A Dgimpfliptool.c215 GimpDisplayShell *shell = gimp_display_get_shell (display); in gimp_flip_tool_oper_update()
H A Dgimpfiltertool-widgets.c142 shell = gimp_display_get_shell (tool->display); in gimp_filter_tool_create_widget()
664 shell = gimp_display_get_shell (tool->display); in gimp_filter_tool_set_transform_grids()
H A Dgimpnpointdeformationtool.c709 GimpDisplayShell *shell = gimp_display_get_shell (display); in gimp_n_point_deformation_tool_oper_update()
839 item = gimp_canvas_buffer_preview_new (gimp_display_get_shell (draw_tool->display), in gimp_n_point_deformation_tool_draw()
H A Dgimpbrushtool.c366 shell = gimp_display_get_shell (display); in gimp_brush_tool_create_outline()
H A Dgimphandletransformtool.c260 GimpDisplayShell *shell = gimp_display_get_shell (tool->display); in gimp_handle_transform_tool_get_widget()
H A Dgimppainttool-paint.c247 shell = gimp_display_get_shell (display); in gimp_paint_tool_paint_start()
H A Dgimppolygonselecttool.c470 GimpDisplayShell *shell = gimp_display_get_shell (display); in gimp_polygon_select_tool_start()
H A Dgimpfiltertool.c287 GimpDisplayShell *shell = gimp_display_get_shell (display); in gimp_filter_tool_initialize()
707 GimpDisplayShell *shell = gimp_display_get_shell (tool->display); in gimp_filter_tool_options_notify()
1753 shell = gimp_display_get_shell (display); in gimp_filter_tool_on_guide()
H A Dgimptransform3dtool.c578 GimpDisplayShell *shell = gimp_display_get_shell (display); in gimp_transform_3d_tool_prepare()
666 GimpDisplayShell *shell = gimp_display_get_shell (tool->display); in gimp_transform_3d_tool_get_widget()
H A Dgimpseamlessclonetool.c777 GimpDisplayShell *shell = gimp_display_get_shell (tool->display); in gimp_seamless_clone_tool_filter_update()
H A Dgimpoperationtool.c451 shell = GTK_WIDGET (gimp_display_get_shell (tool->display)); in gimp_operation_tool_options_box_size_allocate()
H A Dgimpperspectiveclonetool.c220 GimpDisplayShell *shell = gimp_display_get_shell (display); in gimp_perspective_clone_tool_initialize()
/dports/graphics/gimp-app/gimp-2.10.30/app/tests/
H A Dgimp-app-test-utils.c398 shell = gimp_display_get_shell (display); in gimp_test_utils_get_ui_manager()
H A Dtest-tools.c180 return gimp_display_get_shell (gimp_test_get_only_display (gimp)); in gimp_test_get_only_display_shell()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpnavigationeditor.c196 shell = gimp_display_get_shell (display); in gimp_navigation_editor_display_changed()
210 shell = gimp_display_get_shell (display); in gimp_navigation_editor_image_chaged()
H A Dgimpdisplayshell-tool-events.c153 if (! shell->display || ! gimp_display_get_shell (shell->display)) in gimp_display_shell_events()
334 if (! shell->display || ! gimp_display_get_shell (shell->display)) in gimp_display_shell_canvas_grab_notify()
497 if (! shell->display || ! gimp_display_get_shell (shell->display)) in gimp_display_shell_canvas_tool_events_internal()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Ddebug-commands.c196 window = gimp_display_shell_get_window (gimp_display_get_shell (display)); in debug_dump_keyboard_shortcuts_cmd_callback()
H A Ddocuments-commands.c408 gimp_display_shell_present (gimp_display_get_shell (display)); in documents_raise_display()
H A Dlayers-commands.c235 shell = gimp_display_get_shell (active_tool->display); in layers_edit_text_cmd_callback()
758 layer_resize_unit = gimp_display_get_shell (display)->unit; in layers_resize_cmd_callback()
819 layer_scale_unit = gimp_display_get_shell (display)->unit; in layers_scale_cmd_callback()
H A Dedit-commands.c585 GimpDisplayShell *shell = gimp_display_get_shell (display); in edit_paste()
H A Dview-actions.c844 shell = gimp_display_get_shell (display); in view_actions_update()
/dports/graphics/gimp-app/gimp-2.10.30/app/gui/
H A Dgimpdbusservice.c191 gimp_display_shell_present (gimp_display_get_shell (GIMP_DISPLAY (display))); in gimp_dbus_service_activate()
/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Ddialogs.c511 GimpDisplayShell *shell = gimp_display_get_shell (display); in dialogs_restore_window()

1234