Home
last modified time | relevance | path

Searched refs:GIMP_ICON_VISIBLE (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Ddrawable-actions.c59 { "drawable-visible", GIMP_ICON_VISIBLE,
H A Dchannels-actions.c112 { "channels-visible", GIMP_ICON_VISIBLE,
H A Dvectors-actions.c165 { "vectors-visible", GIMP_ICON_VISIBLE,
H A Dlayers-actions.c307 { "layers-mask-show", GIMP_ICON_VISIBLE,
320 { "layers-visible", GIMP_ICON_VISIBLE,
H A Dactions.c240 { "view", N_("View"), GIMP_ICON_VISIBLE,
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpcomponenteditor.c139 editor->eye_cell = gimp_cell_renderer_toggle_new (GIMP_ICON_VISIBLE); in gimp_component_editor_init()
302 GIMP_ICON_VISIBLE, in gimp_component_editor_set_view_size()
H A Dgimptooleditor.c216 GIMP_ICON_VISIBLE, in gimp_tool_editor_constructed()
226 eye_cell = gimp_cell_renderer_toggle_new (GIMP_ICON_VISIBLE); in gimp_tool_editor_constructed()
H A Dgimpitemtreeview.c368 item_view->priv->eye_cell = gimp_cell_renderer_toggle_new (GIMP_ICON_VISIBLE); in gimp_item_tree_view_constructed()
600 "icon-name", GIMP_ICON_VISIBLE, in gimp_item_tree_view_style_set()
H A Dgimpcolordisplayeditor.c279 image = gtk_image_new_from_icon_name (GIMP_ICON_VISIBLE, in gimp_color_display_editor_init()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpicons.h56 #define GIMP_ICON_VISIBLE "gimp-visible" macro
/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Ditem-options-dialog.c269 GIMP_ICON_VISIBLE, in item_options_dialog_new()