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

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c576 fmt = "%lx";
979 int rx,ry,x,y,lx,ly; local
989 if ((first || x != lx || y != ly) &&
995 "Pixel at (%d,%d): %3lx (%04x, %04x, %04x)",
1004 "Pixel at (%d,%d): %3lx (%04x, %04x, %04x)",
1013 first = 0; lx = x; ly = y;

Completed in 14 milliseconds