Lines Matching refs:AisleriotWindow

150                               AisleriotWindow *window)  in game_over_dialog_response_cb()
188 show_game_over_dialog (AisleriotWindow *window) in show_game_over_dialog()
254 update_statistics_display (AisleriotWindow *window) in update_statistics_display()
276 AisleriotWindow *window) in stats_dialog_response_cb()
296 aisleriot_window_new_game (AisleriotWindow *window) in aisleriot_window_new_game()
306 aisleriot_window_change_game (AisleriotWindow *window) in aisleriot_window_change_game()
323 aisleriot_window_show_statistics_dialog (AisleriotWindow *window) in aisleriot_window_show_statistics_dialog()
344 aisleriot_window_show_about_dialog (AisleriotWindow * window) in aisleriot_window_show_about_dialog()
423 AisleriotWindow *window) in new_game_cb()
430 AisleriotWindow *window) in undo_cb()
442 AisleriotWindow *window) in redo_cb()
453 AisleriotWindow *window) in help_about_cb()
460 AisleriotWindow *window) in restart_game()
469 AisleriotWindow *window) in select_game_cb()
476 AisleriotWindow *window) in help_general_cb()
483 AisleriotWindow *window) in help_on_game_cb()
494 AisleriotWindow *window) in help_overlay_cb()
501 AisleriotWindow *window) in close_window_cb()
508 AisleriotWindow *window) in statistics_cb()
515 AisleriotWindow *window) in install_themes_cb()
528 AisleriotWindow *window) in debug_exception_cb()
538 AisleriotWindow *window;
553 debug_ensure_game_list (AisleriotWindow *window) in debug_ensure_game_list()
615 AisleriotWindow *window) in debug_cycle_cb()
628 AisleriotWindow *window) in debug_game_first()
642 AisleriotWindow *window) in debug_game_last()
656 AisleriotWindow *window) in debug_game_next()
670 AisleriotWindow *window) in debug_game_prev()
685 AisleriotWindow *window) in debug_choose_seed_response_cb()
714 AisleriotWindow *window) in debug_choose_seed_cb()
749 set_fullscreen_button_active (AisleriotWindow *window) in set_fullscreen_button_active()
775 AisleriotWindow *window) in toolbar_toggled_cb()
793 AisleriotWindow *window) in statusbar_toggled_cb()
811 set_fullscreen_actions (AisleriotWindow *window, in set_fullscreen_actions()
855 AisleriotWindow *window) in clickmove_toggle_cb()
870 AisleriotWindow *window) in sound_toggle_cb()
885 AisleriotWindow *window) in show_hint_cb()
928 AisleriotWindow *window) in deal_cb()
960 AisleriotWindow *window) in option_cb()
1007 install_options_menu (AisleriotWindow *window) in install_options_menu()
1103 add_recently_played_game (AisleriotWindow *window, in add_recently_played_game()
1144 AisleriotWindow *window) in recent_game_cb()
1157 install_recently_played_menu (AisleriotWindow *window) in install_recently_played_menu()
1215 aisleriot_window_take_card_theme (AisleriotWindow *window, in aisleriot_window_take_card_theme()
1241 AisleriotWindow *window) in card_theme_changed_cb()
1299 AisleriotWindow *window) in install_card_theme_menu()
1388 AisleriotWindow *window) in view_menu_activate_cb()
1405 AisleriotWindow *window) in sync_game_score()
1416 AisleriotWindow *window) in sync_game_state()
1450 AisleriotWindow *window) in sync_game_undoable()
1466 AisleriotWindow *window) in sync_game_redoable()
1479 AisleriotWindow *window) in sync_game_dealable()
1491 AisleriotWindow *window) in game_type_changed_cb()
1536 AisleriotWindow *window) in game_new_cb()
1551 AisleriotWindow *window) in game_statusbar_message_cb()
1565 AisleriotWindow *window) in game_exception_response_cb()
1634 AisleriotWindow *window) in game_exception_cb()
1676 AisleriotWindow *window) in settings_changed_cb()
1699 AisleriotWindow *window) in screen_changed_cb()
1730 AisleriotWindow *window) in board_status_message_cb()
1743 G_DEFINE_TYPE (AisleriotWindow, aisleriot_window, GTK_TYPE_APPLICATION_WINDOW) in G_DEFINE_TYPE() argument
1749 AisleriotWindow *window = AISLERIOT_WINDOW (widget); in G_DEFINE_TYPE()
1771 AisleriotWindow *window = AISLERIOT_WINDOW (widget); in aisleriot_window_state_event()
1807 aisleriot_window_init (AisleriotWindow *window) in aisleriot_window_init()
2156 AisleriotWindow *window = AISLERIOT_WINDOW (object); in aisleriot_window_dispose()
2200 AisleriotWindow *window = AISLERIOT_WINDOW (object); in aisleriot_window_finalize()
2255 aisleriot_window_get_ui_manager (AisleriotWindow *window) in aisleriot_window_get_ui_manager()
2267 aisleriot_window_get_action (AisleriotWindow *window, in aisleriot_window_get_action()
2274 AisleriotWindow *window;
2282 AisleriotWindow *window) in load_error_response_cb()
2373 aisleriot_window_set_game_module (AisleriotWindow *window, in aisleriot_window_set_game_module()
2403 aisleriot_window_get_game_module (AisleriotWindow *window) in aisleriot_window_get_game_module()