Home
last modified time | relevance | path

Searched refs:aisleriot_game_change_options (Results 1 – 3 of 3) sorted by relevance

/dports/games/aisleriot/aisleriot-3.22.19/src/
H A Dgame.h204 guint32 aisleriot_game_change_options (AisleriotGame *game,
H A Dwindow.c998 value = aisleriot_game_change_options (priv->game, changed_mask, changed_value); in option_cb()
1032 aisleriot_game_change_options (priv->game, AISLERIOT_GAME_OPTIONS_MAX, options_value); in install_options_menu()
H A Dgame.c2321 aisleriot_game_change_options (AisleriotGame *game, in aisleriot_game_change_options() function