/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/ui/ |
H A D | download.cc | 80 m_uiArray[DISPLAY_MENU] = create_menu(); in Download() 88 m_uiArray[DISPLAY_MENU]->slot_exit(std::bind(&slot_type::operator(), &m_slot_exit)); in Download() 257 m_uiArray[DISPLAY_MENU]->disable(); in activate_display() 263 case DISPLAY_MENU: in activate_display() 281 m_uiArray[DISPLAY_MENU]->activate(frame->frame(0), !focusDisplay); in activate_display() 285 case DISPLAY_MENU: in activate_display()
|
H A D | download.h | 65 DISPLAY_MENU, enumerator
|
/dports/devel/allegro5/allegro5-5.2.7.0/addons/native_dialog/ |
H A D | menu.c | 9 typedef struct DISPLAY_MENU DISPLAY_MENU; typedef 11 struct DISPLAY_MENU struct 17 static _AL_VECTOR display_menus = _AL_VECTOR_INITIALIZER(DISPLAY_MENU); argument 750 DISPLAY_MENU *dm = (DISPLAY_MENU *) _al_vector_ref(&display_menus, i); in al_get_display_menu() 762 DISPLAY_MENU *dm = NULL; in al_set_display_menu() 775 dm = (DISPLAY_MENU *) _al_vector_ref(&display_menus, i); in al_set_display_menu()
|
/dports/www/py-weboob-qt/weboob-qt-2.0/contrib/plugin.video.videoobmc/resources/lib/ |
H A D | constants.py | 3 DISPLAY_MENU = "display_menu" variable
|
H A D | actions.py | 104 actions = {constants.DISPLAY_MENU: DisplayMenuAction,
|
/dports/www/py-weboob/weboob-2.0/contrib/plugin.video.videoobmc/resources/lib/ |
H A D | constants.py | 3 DISPLAY_MENU = "display_menu" variable
|
H A D | actions.py | 104 actions = {constants.DISPLAY_MENU: DisplayMenuAction,
|
/dports/www/py-weboob-qt/weboob-qt-2.0/contrib/plugin.video.videoobmc/ |
H A D | default_test.py | 13 actions[constants.DISPLAY_MENU]()._do()
|
H A D | default.py | 24 actions[constants.DISPLAY_MENU]()._do()
|
/dports/www/py-weboob/weboob-2.0/contrib/plugin.video.videoobmc/ |
H A D | default_test.py | 13 actions[constants.DISPLAY_MENU]()._do()
|
H A D | default.py | 24 actions[constants.DISPLAY_MENU]()._do()
|
/dports/graphics/dia/dia-0.97.3/app/ |
H A D | menus.h | 24 #define DISPLAY_MENU "/DisplayMenu" macro
|
H A D | menus.c | 716 if (strncmp (cbf->menupath, DISPLAY_MENU, strlen (DISPLAY_MENU)) == 0) in add_plugin_actions() 717 … menu_path = g_strdup_printf ("%s%s", INTEGRATED_MENU, cbf->menupath + strlen (DISPLAY_MENU)); in add_plugin_actions() 931 display_menubar = gtk_ui_manager_get_widget (display_ui_manager, DISPLAY_MENU); in menus_init() 935 add_plugin_actions (display_ui_manager, DISPLAY_MENU); in menus_init() 1080 add_plugin_actions (*ui_manager, DISPLAY_MENU); in menus_create_display_menubar() 1081 menu_bar = gtk_ui_manager_get_widget (*ui_manager, DISPLAY_MENU); in menus_create_display_menubar()
|
/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/ |
H A D | optsmenu.h | 40 DISPLAY_MENU = 1001, enumerator
|
H A D | optsmenu.cpp | 71 item_append(_(submenu::video_options[0].description), "", 0, (void *)(uintptr_t)DISPLAY_MENU); in populate() 106 case DISPLAY_MENU: in handle_item_event()
|
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/ |
H A D | optsmenu.h | 40 DISPLAY_MENU = 1001, enumerator
|
H A D | optsmenu.cpp | 71 item_append(_(submenu::video_options[0].description), "", 0, (void *)(uintptr_t)DISPLAY_MENU); in populate() 106 case DISPLAY_MENU: in handle_item_event()
|