Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dbox.c63 static ButAction box_action = { variable
80 but = but_create(win, box, &box_action); in butBox_create()
95 assert(but->action == &box_action); in butBox_setColors()
111 assert(but->action == &box_action); in butBox_setPixmaps()