Home
last modified time | relevance | path

Searched refs:GIMP_VIEW_TYPE_GRID (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Ddialogs-constructors.c548 return gimp_image_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_image_grid_view_new()
561 return gimp_brush_factory_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_brush_grid_view_new()
575 return gimp_dynamics_factory_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_dynamics_grid_view_new()
588 return gimp_data_factory_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_mypaint_brush_grid_view_new()
604 return gimp_pattern_factory_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_pattern_grid_view_new()
617 return gimp_data_factory_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_gradient_grid_view_new()
633 return gimp_data_factory_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_palette_grid_view_new()
649 return gimp_font_factory_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_font_grid_view_new()
662 return gimp_buffer_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_buffer_grid_view_new()
688 return gimp_document_view_new (GIMP_VIEW_TYPE_GRID, in dialogs_document_grid_view_new()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Ddockable-commands.c135 if (substring && view_type == GIMP_VIEW_TYPE_GRID) in dockable_toggle_view_cmd_callback()
161 else if (view_type == GIMP_VIEW_TYPE_GRID) in dockable_toggle_view_cmd_callback()
H A Ddockable-actions.c150 GIMP_VIEW_TYPE_GRID,
248 view_type = GIMP_VIEW_TYPE_GRID; in dockable_actions_update()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpviewablebox.c109 GIMP_VIEW_TYPE_GRID, GIMP_VIEW_SIZE_SMALL, in gimp_brush_box_new()
244 GIMP_VIEW_TYPE_GRID, GIMP_VIEW_SIZE_LARGE); in gimp_mybrush_box_new()
255 GimpViewType view_type = GIMP_VIEW_TYPE_GRID; in gimp_prop_mybrush_box_new()
307 GIMP_VIEW_TYPE_GRID, GIMP_VIEW_SIZE_SMALL); in gimp_pattern_box_new()
H A Dgimppatternselect.c84 gimp_pattern_factory_view_new (GIMP_VIEW_TYPE_GRID, in gimp_pattern_select_constructed()
H A Dgimpbrushselect.c151 gimp_brush_factory_view_new (GIMP_VIEW_TYPE_GRID, in gimp_brush_select_constructed()
H A Dgimpiconpicker.c613 GIMP_VIEW_TYPE_GRID); in gimp_icon_picker_menu_from_name()
H A Dgimpcontainereditor.c234 case GIMP_VIEW_TYPE_GRID: in gimp_container_editor_constructed()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dcore-enums.h597 GIMP_VIEW_TYPE_GRID /*< desc="View as grid" >*/ enumerator
H A Dgimpfilloptions.c139 GIMP_VIEW_TYPE_GRID, in G_DEFINE_TYPE_WITH_CODE()
H A Dcore-enums.c1291 { GIMP_VIEW_TYPE_GRID, "GIMP_VIEW_TYPE_GRID", "grid" }, in gimp_view_type_get_type()
1298 { GIMP_VIEW_TYPE_GRID, NC_("view-type", "View as grid"), NULL }, in gimp_view_type_get_type()
/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimppaintoptions.c369 GIMP_VIEW_TYPE_GRID, in gimp_paint_options_class_init()
397 GIMP_VIEW_TYPE_GRID, in gimp_paint_options_class_init()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-024554 * app/widgets/gimptemplateeditor.c: default to GIMP_VIEW_TYPE_GRID