Searched refs:mask_out_event_mask (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_utils.h | 16 long mask_out_event_mask(Window w, long ignore_event, long curmask);
|
| H A D | win_iconify.c | 112 mask_out_event_mask(tmp_win->w, StructureNotifyMask, eventMask); 588 mask_out_event_mask(t->w, StructureNotifyMask, eventMask);
|
| H A D | win_utils.c | 385 return mask_out_event_mask(w, ignore_event, wattr.your_event_mask); 389 mask_out_event_mask(Window w, long ignore_event, long curmask) function in typeref:typename:long
|
Completed in 5 milliseconds