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

/xsrc/external/mit/xeyes/dist/
H A DEyesP.h34 double w_min_y; member in struct:__anonceb777f20208
H A DEyes.c146 c->w_min_y = c->eyes[0].y;
160 if (l->y < c->w_min_y) {
161 c->w_min_y = l->y;
168 c->w_min_y -= (1.0 - EYE_OFFSET);
816 w->eyes.configuration->w_min_y,

Completed in 3 milliseconds