Searched refs:w_max_y (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xeyes/dist/
H A DEyesP.h35 double w_max_y; member in struct:__anonceb777f20208
H A DEyes.c147 c->w_max_y = c->eyes[0].y;
157 if (l->y > c->w_max_y) {
158 c->w_max_y = l->y;
169 c->w_max_y += (1.0 - EYE_OFFSET);
817 w->eyes.configuration->w_max_y);

Completed in 3 milliseconds