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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dwin_grab.h65 #define wx_version(infop) ((infop)->w_version)
H A Dwin_grab.c568 if (infop->w_version >= 2 && infop->c_sinfo) {
582 locktype = infop->w_version >= 2 ? infop->w_locktype : WG_LOCKDEV ;
643 if ((infop->w_version >= 2) && (infop->c_sinfo) &&
715 if (infop->w_version != 0) {
719 if (infop->w_version < 2) {
738 if ((infop->w_version < 2) || (clientp->curs_info == NULL)) {
930 ((infop->w_version >= 2) && (infop->c_sinfo))) &&
940 locktype = infop->w_version >= 2 ? infop->w_locktype : WG_LOCKDEV ;
1216 if (infop->w_version < 2) {
1256 if (infop->w_version >
[all...]
H A Ddga_winshared.h82 * w_version version of window-info area. This header file
466 int32_t w_version; /* version, currently 4 */ member in struct:wx_winfo
H A Dmbsmemb_inquiry.c67 if (infop->w_version >= 3)
H A Drtn_grab.c982 if (infop->w_version < 2)

Completed in 20 milliseconds