Home
last modified time | relevance | path

Searched refs:MENU_PATH (Results 1 – 15 of 15) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/ui/menu/
H A DFiltersMenu.cpp16 const std::string MENU_PATH = MENU_NAME + "/" + MENU_FILTERS_NAME; variable
61 MenuPopulatingVisitor visitor(MENU_PATH); in addItemsToMainMenu()
64 menuManager->add(MENU_PATH, "_FiltersSep", menuSeparator, "", "", ""); in addItemsToMainMenu()
65 …menuManager->add(MENU_PATH, "EditFilters", menuItem, _("Edit Filters..."), MENU_ICON, "EditFilters… in addItemsToMainMenu()
74 menuManager->remove(MENU_PATH); in removeItemsFromMainMenu()
H A DUMPMenu.cpp23 const std::string MENU_PATH = MENU_MAP_PATH + "/" + MENU_UMP_NAME; variable
61 GtkWidget* item = menuManager->add(MENU_PATH, os::getFilenameFromPath(filename), in visit()
76 menuManager->remove(MENU_PATH); in addItems()
/dports/editors/xed/xed-3.2.0/plugins/textsize/textsize/
H A D__init__.py32 MENU_PATH = "/MenuBar/ViewMenu/ViewOps_1" variable
139 MENU_PATH,
146 MENU_PATH,
153 MENU_PATH,
/dports/editors/xed/xed-3.2.0/plugins/joinlines/joinlines/
H A D__init__.py6 MENU_PATH = "/MenuBar/ViewMenu/ViewOps_1" variable
35 MENU_PATH,
/dports/devel/gtranslator/gtranslator-40.0/plugins/fullscreen/
H A Dgtr-fullscreen-plugin.c31 #define MENU_PATH "/MainMenu/ViewMenu/ViewOps_1" macro
158 MENU_PATH, in gtr_fullscreen_plugin_activate()
/dports/devel/gtranslator/gtranslator-40.0/plugins/alternate-language/
H A Dgtr-alternate-language-plugin.c34 #define MENU_PATH "/MainMenu/ViewMenu/ViewOps_2" macro
186 MENU_PATH, in gtr_alternate_lang_plugin_window_activate()
/dports/editors/xed/xed-3.2.0/plugins/spell/
H A Dxed-spell-plugin.c39 #define MENU_PATH "/MenuBar/ToolsMenu/ToolsOps_1" macro
805 MENU_PATH, in xed_spell_plugin_activate()
813 MENU_PATH, in xed_spell_plugin_activate()
821 MENU_PATH, in xed_spell_plugin_activate()
/dports/editors/pluma/pluma-1.26.0/plugins/sort/
H A Dpluma-sort-plugin.c40 #define MENU_PATH "/MenuBar/EditMenu/EditOps_6" macro
338 MENU_PATH, in pluma_sort_plugin_activate()
/dports/editors/xed/xed-3.2.0/plugins/sort/
H A Dxed-sort-plugin.c36 #define MENU_PATH "/MenuBar/EditMenu/EditOps_6" macro
275 MENU_PATH, in xed_sort_plugin_activate()
/dports/editors/xed/xed-3.2.0/plugins/docinfo/
H A Dxed-docinfo-plugin.c35 #define MENU_PATH "/MenuBar/ToolsMenu/ToolsOps_2" macro
492 MENU_PATH, in xed_docinfo_plugin_activate()
/dports/editors/pluma/pluma-1.26.0/plugins/spell/
H A Dpluma-spell-plugin.c51 #define MENU_PATH "/MenuBar/ToolsMenu/ToolsOps_1" macro
1300 MENU_PATH, in pluma_spell_plugin_activate()
1308 MENU_PATH, in pluma_spell_plugin_activate()
1316 MENU_PATH, in pluma_spell_plugin_activate()
/dports/editors/pluma/pluma-1.26.0/plugins/docinfo/
H A Dpluma-docinfo-plugin.c41 #define MENU_PATH "/MenuBar/ToolsMenu/ToolsOps_2" macro
572 MENU_PATH, in pluma_docinfo_plugin_activate()
/dports/graphics/gimp-app/gimp-2.10.30/app/plug-in/
H A Dplug-in-rc.c87 MENU_PATH, enumerator
145 "menu-path", GINT_TO_POINTER (MENU_PATH)); in plug_in_rc_parse()
499 GPOINTER_TO_INT (scanner->value.v_symbol) != MENU_PATH) in plug_in_menu_path_deserialize()
/dports/editors/xed/xed-3.2.0/plugins/time/
H A Dxed-time-plugin.c41 #define MENU_PATH "/MenuBar/EditMenu/EditOps_4" macro
255 MENU_PATH, in xed_time_plugin_activate()
/dports/editors/pluma/pluma-1.26.0/plugins/time/
H A Dpluma-time-plugin.c50 #define MENU_PATH "/MenuBar/EditMenu/EditOps_4" macro
286 MENU_PATH, in pluma_time_plugin_activate()