HomeSort by: relevance | last modified time | path
    Searched refs:mask_out_event_mask (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
win_utils.h 16 long mask_out_event_mask(Window w, long ignore_event, long curmask);
win_iconify.c 112 mask_out_event_mask(tmp_win->w, StructureNotifyMask, eventMask);
588 mask_out_event_mask(t->w, StructureNotifyMask, eventMask);
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

Completed in 8 milliseconds