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

/solaris-x11-s12/open-src/lib/libdga/sun-src/
H A Ddga_pixshared.h62 u_int xid; /* xid of shared pixmap */ member in struct:shpx_entry
/solaris-x11-s12/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c144 XID xid; member in struct:__anon14
300 set_name_xid (name_t *name, XID xid) argument
303 name->xid = xid;
317 name->xid = old->xid;
347 if ((common & name_xid) && name->xid == output->output.xid)
380 if ((common & name_xid) && name->xid == crtc->crtc.xid)
430 set_output_info(output_t *output, RROutput xid, XRROutputInfo *output_info) argument
[all...]

Completed in 85 milliseconds