Home
last modified time | relevance | path

Searched refs:top_menu (Results 26 – 50 of 78) sorted by relevance

1234

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/arcade/glui/
H A Dwindow.py88 State.get().top_menu = menu.top
702 if State.get().top_menu == State.get().navigatable:
703 selected_index = State.get().top_menu.get_selected_index()
707 for item in State.get().top_menu.left:
714 index = len(State.get().top_menu.left) - 1
715 for item in reversed(State.get().top_menu.left):
719 index = len(State.get().top_menu) - 1
721 for item in reversed(State.get().top_menu.right):
/dports/www/interchange/interchange-5.6.3/dist/standard/templates/regions/
H A DNOLEFT_TOP4 [output name=top_menu]__COMMON_MENU__[output name=trash]
H A DLEFTONLY_TOP4 [output name=top_menu]__COMMON_MENU__[output name=trash]
H A DLEFTRIGHT_TOP4 [output name=top_menu]__COMMON_MENU__[output name=trash]
/dports/games/instead/instead-3.4.1/src/
H A Dmenu.h23 extern int top_menu;
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/bluray/
H A Dindex.cpp104 top_menu.dump(); in dump()
217 auto &tm = p->m_index.top_menu; in parse_top_menu()
H A Dindex.h48 top_menu_t top_menu; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgloactiongroup.h49 gpointer top_menu);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgloactiongroup.h49 gpointer top_menu);
/dports/multimedia/libbluray/libbluray-1.3.0/src/examples/
H A Dindex_dump.c50 if (info->top_menu) { in _indx_print()
/dports/multimedia/handbrake/libbluray-1.3.0/src/examples/
H A Dindex_dump.c50 if (info->top_menu) { in _indx_print()
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdnav/
H A Dindex_parse.h112 INDX_PLAY_ITEM top_menu; member
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdnav/
H A Dindex_parse.h112 INDX_PLAY_ITEM top_menu; member
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/
H A DAbstractMenu.vala32 current_menu = top_menu;
48 public SubMenu top_menu;
230 current_menu = (!) top_menu;
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website/controllers/
H A Dmain.py73 top_menu = request.website.menu_id
83 …first_menu = top_menu and top_menu.child_id and top_menu.child_id.filtered(lambda menu: menu.is_vi…
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgame.h124 virtual void top_menu() = 0;
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtheme_editor_plugin.cpp614 HBoxContainer *top_menu = memnew(HBoxContainer); in ThemeEditor() local
615 add_child(top_menu); in ThemeEditor()
617 top_menu->add_child(memnew(Label(TTR("Preview:")))); in ThemeEditor()
618 top_menu->add_spacer(false); in ThemeEditor()
631 top_menu->add_child(theme_menu); in ThemeEditor()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtheme_editor_plugin.cpp614 HBoxContainer *top_menu = memnew(HBoxContainer); in ThemeEditor() local
615 add_child(top_menu); in ThemeEditor()
617 top_menu->add_child(memnew(Label(TTR("Preview:")))); in ThemeEditor()
618 top_menu->add_spacer(false); in ThemeEditor()
631 top_menu->add_child(theme_menu); in ThemeEditor()
/dports/games/abuse_sdl/abuse-0.8/src/
H A Dgame.h78 Jwindow *top_menu,*joy_win,*last_input; variable
H A Dgame.cpp495 if(top_menu) in menu_select()
499 wm->close_window(top_menu); in menu_select()
500 top_menu = NULL; in menu_select()
1345 top_menu = joy_win = NULL; in Game()
1755 else if(ev.type == EV_CLOSE_WINDOW && ev.window == top_menu) in get_input()
1757 wm->close_window(top_menu); in get_input()
1758 top_menu = NULL; in get_input()
/dports/www/interchange/interchange-5.6.3/dist/lib/UI/vars/
H A DUI_STD_HEAD144 top_menu
159 name="[either][scratch top_menu][or]Top[/either]"
202 … href="[area href='admin/menu_editor' form='qmenu_name=[either][scratch top_menu][or]Top[/either]'…
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_cluster.c386 XmMenuPosition( cwid->top_menu , event ) ; /* where */ in AFNI_cluster_EV()
387 XtManageChild ( cwid->top_menu ) ; /* popup */ in AFNI_cluster_EV()
692 SAVEUNDERIZE(cwid->top_menu) ; VISIBILIZE_WHEN_MAPPED(cwid->top_menu) ; in AFNI_clus_make_widgets()
698 "dialog" , xmLabelWidgetClass , cwid->top_menu , in AFNI_clus_make_widgets()
706 "menu" , xmPushButtonWidgetClass , cwid->top_menu , in AFNI_clus_make_widgets()
716 cwid->save_as_mask_bbox = new_MCW_bbox( cwid->top_menu , 1,&blab , in AFNI_clus_make_widgets()
724 cwid->histsqrt_bbox = new_MCW_bbox( cwid->top_menu , 1,&blab , in AFNI_clus_make_widgets()
730 cwid->spearman_bbox = new_MCW_bbox( cwid->top_menu , 1,&blab , in AFNI_clus_make_widgets()
738 cwid->despike_bbox = new_MCW_bbox( cwid->top_menu , 1,&blab , in AFNI_clus_make_widgets()
746 cwid->detrend_bbox = new_MCW_bbox( cwid->top_menu , 1,&blab , in AFNI_clus_make_widgets()
[all …]
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/mobile/include/style/
H A Dmain.css.old210 #top_menu {
/dports/audio/wavbreaker/wavbreaker-0.13/src/
H A Dwavbreaker.c2725 GMenu *top_menu = g_menu_new(); in do_activate() local
2731 g_menu_append_section(top_menu, NULL, G_MENU_MODEL(display_menu)); in do_activate()
2737 g_menu_append_section(top_menu, NULL, G_MENU_MODEL(toc_menu)); in do_activate()
2741 g_menu_append_section(top_menu, NULL, G_MENU_MODEL(tools_menu)); in do_activate()
2745 g_menu_append_section(top_menu, NULL, G_MENU_MODEL(prefs_menu)); in do_activate()
2749 g_menu_append_section(top_menu, NULL, G_MENU_MODEL(about_menu)); in do_activate()
2751 menu_popover = gtk_popover_new_from_model(menu_button, G_MENU_MODEL(top_menu)); in do_activate()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website/models/
H A Dwebsite.py297 def copy_menu_hierarchy(self, top_menu): argument
306 new_top_menu = top_menu.copy({
310 for submenu in top_menu.child_id:

1234