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

/xsrc/external/mit/xeyes/dist/
H A DEyes.c723 XPoint xnewpupil, xpupil; local in function:drawEye
725 xpupil.x = Xx(w->eyes.pupils[num].x, w->eyes.pupils[num].y, &w->eyes.t);
726 xpupil.y = Xy(w->eyes.pupils[num].x, w->eyes.pupils[num].y, &w->eyes.t);
733 !XPointEqual(xpupil, xnewpupil)) {

Completed in 3 milliseconds