Searched defs:tmpx (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolprotocol.c1048 int tmpx, tmpy; local
1050 tmpx = x - pDrawtmp->x;
1054 if (tmpx >= 0 && tmpy >= 0 &&
1059 x = tmpx;

Completed in 13 milliseconds