Home
last modified time | relevance | path

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

/dports/games/gnubg/gnubg-1.06.002/board3d/
H A Dwidget3d.c115 bd3d->shadowsOutofDate = TRUE; in UpdateShadows()
127 if (bd->bd3d->shadowsOutofDate) { /* Update shadow positions */ in expose_event_3d()
128 bd->bd3d->shadowsOutofDate = FALSE; in expose_event_3d()
H A Dinc3d.h171 int shadowsOutofDate; member
H A Dmisc3d.c2389 bd3d->shadowsOutofDate = TRUE; in InitBoard3d()