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

/xsrc/external/mit/xeyes/dist/
H A DEyes.c104 # define XPointEqual(a, b) ((a).x == (b).x && (a).y == (b).y) macro
733 !XPointEqual(xpupil, xnewpupil)) {

Completed in 3 milliseconds