Lines Matching defs:tw

125 static int find_task_by_window(struct taskbar_widget *tw, Window win)  in find_task_by_window()
135 static int find_last_task_by_desktop(struct taskbar_widget *tw, int desktop) in find_last_task_by_desktop()
148 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in add_task() local
188 static void remove_task(struct taskbar_widget *tw, size_t i) in remove_task()
194 static void free_tasks(struct taskbar_widget *tw) in free_tasks()
202 static int count_tasks_on_desktop(struct taskbar_widget *tw, int desktop) in count_tasks_on_desktop()
224 static void draw_task(struct taskbar_task *task, struct taskbar_widget *tw, in draw_task()
320 static void move_task(struct taskbar_widget *tw, int what, int where) in move_task()
338 static void update_active(struct taskbar_widget *tw, struct x_connection *c) in update_active()
344 static void update_desktop(struct taskbar_widget *tw, struct x_connection *c) in update_desktop()
352 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in update_tasks() local
384 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in get_taskbar_task_at() local
408 struct taskbar_widget *tw = xmallocz(sizeof(struct taskbar_widget)); in create_widget_private() local
436 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in destroy_widget_private() local
449 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in draw() local
511 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in prop_change() local
593 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in button_click() local
652 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in client_msg() local
679 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in dnd_start() local
701 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in dnd_drag() local
713 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in dnd_drop() local
748 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in mouse_motion() local
758 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in mouse_leave() local
767 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in clock_tick() local
781 struct taskbar_widget *tw = (struct taskbar_widget*)w->private; in reconfigure() local