Lines Matching refs:window_mode_entry
27 static struct screen *window_clock_init(struct window_mode_entry *,
29 static void window_clock_free(struct window_mode_entry *);
30 static void window_clock_resize(struct window_mode_entry *, u_int, u_int);
31 static void window_clock_key(struct window_mode_entry *, struct client *,
36 static void window_clock_draw_screen(struct window_mode_entry *);
129 struct window_mode_entry *wme = arg;
154 window_clock_init(struct window_mode_entry *wme,
178 window_clock_free(struct window_mode_entry *wme)
188 window_clock_resize(struct window_mode_entry *wme, u_int sx, u_int sy)
198 window_clock_key(struct window_mode_entry *wme, __unused struct client *c,
206 window_clock_draw_screen(struct window_mode_entry *wme)