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

/xsrc/external/mit/xeyes/dist/
H A DEyesP.h33 double w_max_x; member in struct:__anonceb777f20208
H A DEyes.c145 c->w_max_x = c->eyes[0].x;
151 if (l->x > c->w_max_x) {
152 c->w_max_x = l->x;
167 c->w_max_x += (1.0 - EYE_OFFSET);
815 w->eyes.configuration->w_max_x,

Completed in 3 milliseconds