Searched refs:mask_out_event_mask (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dwin_utils.h16 long mask_out_event_mask(Window w, long ignore_event, long curmask);
H A Dwin_iconify.c112 mask_out_event_mask(tmp_win->w, StructureNotifyMask, eventMask);
588 mask_out_event_mask(t->w, StructureNotifyMask, eventMask);
H A Dwin_utils.c385 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