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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dwin_grab.c1338 short *clipptr; local
1378 clipptr = (short *)((char *)infop + MINSHMEMSIZE);
1381 if ((int)clipptr != -1) {
1383 clientp->w_clipptr = clipptr;
1401 clipptr = (short *)((char *)infop + MINSHMEMSIZE);
1404 if ((int)clipptr == -1)
1408 clientp->w_clipptr = clipptr;

Completed in 56 milliseconds