Home
last modified time | relevance | path

Searched refs:menu_options_general (Results 1 – 19 of 19) sorted by relevance

/dports/games/augustus/augustus-3.1.0/src/widget/
H A Dtop_menu_editor.c27 static void menu_options_general(int param);
47 {CUSTOM_TRANSLATION, TR_CONFIG_HEADER_GENERAL, menu_options_general, 0},
242 static void menu_options_general(int param) in menu_options_general() function
H A Dtop_menu.c47 static void menu_options_general(int param);
71 {CUSTOM_TRANSLATION, TR_CONFIG_HEADER_GENERAL, menu_options_general, 0},
455 static void menu_options_general(int param) in menu_options_general() function
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dmenu.h133 MENU_CALLBACK( menu_options_general );
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/gtk/
H A Doptions_internals.h34 void menu_options_general( GtkWidget *widget, gpointer data );
H A Dmenu_data.c1133 { "OPTIONS_GENERAL", NULL, "_General...", "F4", NULL, G_CALLBACK( menu_options_general ) },
H A Doptions.c67 menu_options_general( GtkWidget *widget GCC_UNUSED, in menu_options_general() function
/dports/emulators/fuse/fuse-1.6.0/
H A Dmenu.h138 MENU_CALLBACK( menu_options_general );
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/win32/
H A Dmenu_data.c82 menu_options_general( 0 ); return 0; in handle_menu()
H A Doptions.c252 menu_options_general( int action GCC_UNUSED ) in menu_options_general() function
/dports/emulators/fuse/fuse-1.6.0/ui/win32/
H A Dmenu_data.c86 menu_options_general( 0 ); return 0; in handle_menu()
H A Doptions.c224 menu_options_general( int action GCC_UNUSED ) in menu_options_general() function
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/widget/
H A Dwidget.c805 menu_options_general( 0 ); in ui_popup_menu()
H A Dmenu.c435 menu_options_general( int action ) in menu_options_general() function
H A Dmenu_data.c123 { "\012G\011eneral...", INPUT_KEY_g, NULL, menu_options_general, NULL, 0 },
/dports/emulators/fuse/fuse-1.6.0/ui/widget/
H A Dwidget.c802 menu_options_general( 0 ); in ui_popup_menu()
H A Dmenu.c469 menu_options_general( int action ) in menu_options_general() function
H A Dmenu_data.c147 { "\012G\011eneral...", INPUT_KEY_g, NULL, menu_options_general, NULL, 0 },
/dports/emulators/fuse/fuse-1.6.0/ui/gtk/
H A Dmenu_data.c1276 { "OPTIONS_GENERAL", NULL, "_General...", "F4", NULL, G_CALLBACK( menu_options_general ) },
H A Doptions.c67 menu_options_general( GtkWidget *widget GCC_UNUSED, in menu_options_general() function