Lines Matching defs:win
129 void macosx_add_mapnotify(Window win, int level, int map) { in macosx_add_mapnotify()
133 void macosx_add_create(Window win, int level) { in macosx_add_create()
137 void macosx_add_destroy(Window win, int level) { in macosx_add_destroy()
141 void macosx_add_visnotify(Window win, int level, int obscured) { in macosx_add_visnotify()
415 int win; member
427 void macosx_add_mapnotify(Window win, int level, int map) { in macosx_add_mapnotify()
445 void macosx_add_create(Window win, int level) { in macosx_add_create()
459 void macosx_add_destroy(Window win, int level) { in macosx_add_destroy()
473 void macosx_add_visnotify(Window win, int level, int obscured) { in macosx_add_visnotify()
531 int win; member
544 Window *frame, Window *win) { in macosx_get_wm_frame_pos()
587 int win = (int) w; in macosx_valid_window() local
679 int macosx_check_offscreen(int win) { in macosx_check_offscreen()
708 int macosx_check_clipped(int win, int *list, int n) { in macosx_check_clipped()