Home
last modified time | relevance | path

Searched refs:menu_items1 (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_constraints.erl71 {menu_title(Mode,Type),{Type,menu_items1(Mode,Type)},menu_string1(Mode,Type)}.
253 menu_items1(Mode,Type) -> function
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dmainwindow.c1927 GtkItemFactoryEntry menu_items1[] = { in create_menu() local
2080 gtk_item_factory_create_items_ac(item_factory,ARRAY_LENGTH(menu_items1), in create_menu()
2081 menu_items1,w,2); in create_menu()