Home
last modified time | relevance | path

Searched refs:GIMP_POSITION_TOP (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dconfig-enums.c245 { GIMP_POSITION_TOP, "GIMP_POSITION_TOP", "top" }, in gimp_position_get_type()
254 { GIMP_POSITION_TOP, NC_("position", "Top"), NULL }, in gimp_position_get_type()
H A Dconfig-enums.h119 GIMP_POSITION_TOP, /*< desc="Top" >*/ enumerator
H A Dgimpguiconfig.c505 GIMP_POSITION_TOP, in gimp_gui_config_class_init()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dwindows-actions.c153 GIMP_POSITION_TOP, GIMP_HELP_WINDOWS_TABS_POSITION },
267 case GIMP_POSITION_TOP: in windows_actions_update()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpimagewindow.c1785 case GIMP_POSITION_TOP: in gimp_image_window_update_tabs()