Home
last modified time | relevance | path

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

/dports/games/aisleriot/aisleriot-3.22.19/src/
H A Dgame.h194 gboolean aisleriot_game_button_clicked_lambda (AisleriotGame * game,
H A Dboard-noclutter.c1974 if (aisleriot_game_button_clicked_lambda (priv->game, focus_slot->id)) { in aisleriot_board_activate()
2700 if (aisleriot_game_button_clicked_lambda (priv->game, slot->id)) { in aisleriot_board_button_release()
H A Dgame.c2067 aisleriot_game_button_clicked_lambda (AisleriotGame *game, in aisleriot_game_button_clicked_lambda() function