Lines Matching defs:masks
48 XISelectEvents(Display* dpy, Window win, XIEventMask* masks, int num_masks)
67 current = &masks[i];
96 current = &masks[i];
104 current = &masks[i];
167 * This function takes interleaved xXIEventMask structs & masks off
169 * [struct a][masks a][struct b][masks b][struct c][masks c]
173 * [struct a][struct b][struct c][masks a][masks b][masks c]