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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_winshared.h66 * particular, the field 'w_clipoff' contains the offset, in bytes, of
99 * w_clipoff Byte offset from start of info page to start of
526 int32_t w_clipoff; /* byte offset from wx_info to w_cliparray. */ member in struct:wx_winfo::__anon459::__anon460
H A Dwin_grab.c716 clientp->w_clipptr = (short *)((char *)infop+infop->u.vn.w_clipoff);
1345 cmclip = (short *)((char *)infop+infop->u.vn.w_clipoff);
1782 printf(" w_clipoff = %ld\n", infop->u.vn.w_clipoff) ;

Completed in 16 milliseconds