Searched refs:aisleriot_window_set_game_module (Results 1 – 4 of 4) sorted by relevance
/dports/games/aisleriot/aisleriot-3.22.19/src/ |
H A D | ar-application.c | 211 aisleriot_window_set_game_module (priv->window, FREECELL_VARIATION, NULL); in ar_application_startup() 213 aisleriot_window_set_game_module (priv->window, priv->variation, NULL); in ar_application_startup()
|
H A D | window.h | 58 void aisleriot_window_set_game_module (AisleriotWindow * window,
|
H A D | window.c | 608 aisleriot_window_set_game_module (data->window, data->games[data->current], NULL); in debug_cycle_timeout_cb() 637 aisleriot_window_set_game_module (data->window, data->games[data->current], NULL); in debug_game_first() 651 aisleriot_window_set_game_module (data->window, data->games[data->current], NULL); in debug_game_last() 665 aisleriot_window_set_game_module (data->window, data->games[data->current], NULL); in debug_game_next() 679 aisleriot_window_set_game_module (data->window, data->games[data->current], NULL); in debug_game_prev() 1151 aisleriot_window_set_game_module (window, game_module, NULL); in recent_game_cb() 2285 aisleriot_window_set_game_module (window, DEFAULT_VARIATION, NULL); in load_error_response_cb() 2373 aisleriot_window_set_game_module (AisleriotWindow *window, in aisleriot_window_set_game_module() function
|
H A D | ar-game-chooser.c | 97 aisleriot_window_set_game_module (priv->window, game_module, NULL); in response_cb()
|