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

/xsrc/external/mit/xeyes/dist/
H A DEyesP.h32 double w_min_x; member in struct:__anonceb777f20208
H A DEyes.c144 c->w_min_x = c->eyes[0].x;
154 if (l->x < c->w_min_x) {
155 c->w_min_x = l->x;
166 c->w_min_x -= (1.0 - EYE_OFFSET);
814 w->eyes.configuration->w_min_x,

Completed in 8 milliseconds