!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.5.4	//
NAME_SIZE	../clients/aepanel-gtk.c	24;"	d	file:
NAME_SIZE	../clients/aepanel-xaw.c	20;"	d	file:
SHOW	../src/misc.c	181;"	d	file:
SHOW	misc.c	181;"	d	file:
SHOW_EV	../src/misc.c	179;"	d	file:
SHOW_EV	misc.c	179;"	d	file:
USAGE	../src/init.c	75;"	d	file:
USAGE	init.c	75;"	d	file:
accumulate_struts	../src/misc.c	/^void accumulate_struts(int desk, strut_t *s)$/;"	f
accumulate_struts	misc.c	/^void accumulate_struts(int desk, strut_t *s)$/;"	f
add_launch_menu_item	../clients/aepanel-gtk.c	/^void add_launch_menu_item(menu_t menu, char *label, char *cmd)$/;"	f
add_launch_menu_item	../clients/aepanel-xaw.c	/^void add_launch_menu_item(menu_t menu, char *label, char *cmd)$/;"	f
add_launch_sub_menu	../clients/aepanel-gtk.c	/^menu_t add_launch_sub_menu(menu_t menu, char *label)$/;"	f
add_launch_sub_menu	../clients/aepanel-xaw.c	/^menu_t add_launch_sub_menu(menu_t menu, char *label)$/;"	f
append_to_atom	../lib/atom.c	/^void append_to_atom(Window w, Atom a, Atom type, long new_val)$/;"	f
atom_foreach	../lib/atom.c	/^void atom_foreach(Window w, Atom a, Atom type, atom_func atom_cb,$/;"	f
bd	../src/init.c	/^XColor bd;$/;"	v
bd	init.c	/^XColor bd;$/;"	v
bg	../src/init.c	/^XColor bg;$/;"	v
bg	init.c	/^XColor bg;$/;"	v
border_gc	../src/init.c	/^GC border_gc;$/;"	v
border_gc	init.c	/^GC border_gc;$/;"	v
check_event	../clients/aepanel-gtk.c	/^GdkFilterReturn check_event(GdkXEvent *gdk_xevent, GdkEvent *event,$/;"	f
check_event	../clients/aepanel-xaw.c	/^void check_event(Widget w, XtPointer data, XEvent *e, Boolean *dispatch)$/;"	f
cleanup_client_button	../clients/aepanel-gtk.c	/^void cleanup_client_button(client_t *c, GtkWidget *container)$/;"	f
cleanup_client_button	../clients/aepanel-xaw.c	/^void cleanup_client_button(client_t *c, Widget dummy)$/;"	f
cur_desk	../src/init.c	/^long cur_desk;$/;"	v
cur_desk	init.c	/^long cur_desk;$/;"	v
desk_update	../src/manage.c	/^void desk_update(client_t *c)$/;"	f
desk_update	manage.c	/^void desk_update(client_t *c)$/;"	f
do_event_loop	../src/events.c	/^void do_event_loop(void)$/;"	f
do_event_loop	events.c	/^void do_event_loop(void)$/;"	f
dpy	../clients/switch-desk.c	/^Display *dpy;$/;"	v
dpy	../src/init.c	/^Display *dpy;$/;"	v
dpy	init.c	/^Display *dpy;$/;"	v
drag	../src/manage.c	/^static void drag(client_t *c)$/;"	f	file:
drag	manage.c	/^static void drag(client_t *c)$/;"	f	file:
draw_outline	../src/manage.c	/^static void draw_outline(client_t *c)$/;"	f	file:
draw_outline	manage.c	/^static void draw_outline(client_t *c)$/;"	f	file:
dummy	../clients/aepanel-xaw.c	/^Widget dummy;$/;"	v
dump_clients	../src/misc.c	/^void dump_clients()$/;"	f
dump_clients	misc.c	/^void dump_clients()$/;"	f
dump_geom	../src/misc.c	/^void dump_geom(client_t *c, const char *label)$/;"	f
dump_geom	misc.c	/^void dump_geom(client_t *c, const char *label)$/;"	f
dump_info	../src/misc.c	/^void dump_info(client_t *c)$/;"	f
dump_info	misc.c	/^void dump_info(client_t *c)$/;"	f
dump_removal	../src/misc.c	/^void dump_removal(client_t *c, int mode)$/;"	f
dump_removal	misc.c	/^void dump_removal(client_t *c, int mode)$/;"	f
dump_title	../src/misc.c	/^void dump_title(client_t *c, const char *label, char flag)$/;"	f
dump_title	misc.c	/^void dump_title(client_t *c, const char *label, char flag)$/;"	f
dump_win	../src/misc.c	/^void dump_win(Window w, const char *label, char flag)$/;"	f
dump_win	misc.c	/^void dump_win(Window w, const char *label, char flag)$/;"	f
err	../src/misc.c	/^void err(const char *fmt, ...)$/;"	f
err	misc.c	/^void err(const char *fmt, ...)$/;"	f
fg	../src/init.c	/^XColor fg;$/;"	v
fg	init.c	/^XColor fg;$/;"	v
find_client	../src/client.c	/^client_t *find_client(Window w, int mode)$/;"	f
find_client	client.c	/^client_t *find_client(Window w, int mode)$/;"	f
font	../src/init.c	/^XFontStruct *font;$/;"	v
font	init.c	/^XFontStruct *font;$/;"	v
fork_exec	../src/misc.c	/^void fork_exec(char *cmd)$/;"	f
fork_exec	misc.c	/^void fork_exec(char *cmd)$/;"	f
fork_exec_cb	../clients/aemenu-gtk.c	/^void fork_exec_cb(GtkWidget *widget, char *data)$/;"	f
fork_exec_cb	../clients/aemenu-xaw.c	/^void fork_exec_cb(Widget w, XtPointer data, XtPointer call)$/;"	f
fork_exec_cb	../clients/aepanel-gtk.c	/^void fork_exec_cb(GtkWidget *widget, char *data)$/;"	f
fork_exec_cb	../clients/aepanel-xaw.c	/^void fork_exec_cb(Widget w, XtPointer data, XtPointer call)$/;"	f
get_atom	../lib/atom.c	/^int get_atom(Window w, Atom a, Atom type, long *data_return)$/;"	f
get_incsize	../src/manage.c	/^static int get_incsize(client_t *c, int *x_ret, int *y_ret, int mode)$/;"	f	file:
get_incsize	manage.c	/^static int get_incsize(client_t *c, int *x_ret, int *y_ret, int mode)$/;"	f	file:
get_mouse_position	../src/misc.c	/^void get_mouse_position(int *x, int *y)$/;"	f
get_mouse_position	misc.c	/^void get_mouse_position(int *x, int *y)$/;"	f
get_mwm_hints	../src/new.c	/^static int get_mwm_hints(Window w, PropMwmHints *h)$/;"	f	file:
get_mwm_hints	new.c	/^static int get_mwm_hints(Window w, PropMwmHints *h)$/;"	f	file:
get_strut	../lib/strut.c	/^int get_strut(Window w, strut_t *s)$/;"	f
get_token	../lib/parser.c	/^int get_token(char **src, char *dest)$/;"	f
get_wm_state	../src/client.c	/^int get_wm_state(client_t *c)$/;"	f
get_wm_state	client.c	/^int get_wm_state(client_t *c)$/;"	f
gravitate	../src/client.c	/^void gravitate(client_t *c, int mode)$/;"	f
gravitate	client.c	/^void gravitate(client_t *c, int mode)$/;"	f
handle_button_press	../src/events.c	/^static void handle_button_press(XButtonEvent *e)$/;"	f	file:
handle_button_press	events.c	/^static void handle_button_press(XButtonEvent *e)$/;"	f	file:
handle_button_release	../src/events.c	/^static void handle_button_release(XButtonEvent *e)$/;"	f	file:
handle_button_release	events.c	/^static void handle_button_release(XButtonEvent *e)$/;"	f	file:
handle_client_message	../src/events.c	/^static void handle_client_message(XClientMessageEvent *e)$/;"	f	file:
handle_client_message	events.c	/^static void handle_client_message(XClientMessageEvent *e)$/;"	f	file:
handle_colormap_change	../src/events.c	/^static void handle_colormap_change(XColormapEvent *e)$/;"	f	file:
handle_colormap_change	events.c	/^static void handle_colormap_change(XColormapEvent *e)$/;"	f	file:
handle_configure_request	../src/events.c	/^static void handle_configure_request(XConfigureRequestEvent *e)$/;"	f	file:
handle_configure_request	events.c	/^static void handle_configure_request(XConfigureRequestEvent *e)$/;"	f	file:
handle_destroy_event	../src/events.c	/^static void handle_destroy_event(XDestroyWindowEvent *e)$/;"	f	file:
handle_destroy_event	events.c	/^static void handle_destroy_event(XDestroyWindowEvent *e)$/;"	f	file:
handle_enter_event	../src/events.c	/^static void handle_enter_event(XCrossingEvent *e)$/;"	f	file:
handle_enter_event	events.c	/^static void handle_enter_event(XCrossingEvent *e)$/;"	f	file:
handle_expose_event	../src/events.c	/^static void handle_expose_event(XExposeEvent *e)$/;"	f	file:
handle_expose_event	events.c	/^static void handle_expose_event(XExposeEvent *e)$/;"	f	file:
handle_map_request	../src/events.c	/^static void handle_map_request(XMapRequestEvent *e)$/;"	f	file:
handle_map_request	events.c	/^static void handle_map_request(XMapRequestEvent *e)$/;"	f	file:
handle_net_wm_state_item	../src/client.c	/^void handle_net_wm_state_item(unsigned char *data, void *cb_data)$/;"	f
handle_net_wm_state_item	client.c	/^void handle_net_wm_state_item(unsigned char *data, void *cb_data)$/;"	f
handle_property_change	../src/events.c	/^static void handle_property_change(XPropertyEvent *e)$/;"	f	file:
handle_property_change	events.c	/^static void handle_property_change(XPropertyEvent *e)$/;"	f	file:
handle_shape_change	../src/events.c	/^static void handle_shape_change(XShapeEvent *e)$/;"	f	file:
handle_shape_change	events.c	/^static void handle_shape_change(XShapeEvent *e)$/;"	f	file:
handle_unmap_event	../src/events.c	/^static void handle_unmap_event(XUnmapEvent *e)$/;"	f	file:
handle_unmap_event	events.c	/^static void handle_unmap_event(XUnmapEvent *e)$/;"	f	file:
handle_xerror	../src/misc.c	/^int handle_xerror(Display *dpy, XErrorEvent *e)$/;"	f
handle_xerror	misc.c	/^int handle_xerror(Display *dpy, XErrorEvent *e)$/;"	f
head_client	../clients/aepanel-gtk.c	/^client_t *head_client = NULL;$/;"	v
head_client	../clients/aepanel-xaw.c	/^client_t *head_client = NULL;$/;"	v
head_client	../src/init.c	/^client_t *head_client;$/;"	v
head_client	init.c	/^client_t *head_client;$/;"	v
iconify_win	../src/manage.c	/^void iconify_win(client_t *c)$/;"	f
iconify_win	manage.c	/^void iconify_win(client_t *c)$/;"	f
ignore_xerror	../clients/aepanel-xaw.c	/^int ignore_xerror(Display *dpy, XErrorEvent *e)$/;"	f
ignore_xerror	../src/misc.c	/^int ignore_xerror(Display *dpy, XErrorEvent *e)$/;"	f
ignore_xerror	misc.c	/^int ignore_xerror(Display *dpy, XErrorEvent *e)$/;"	f
init_position	../src/new.c	/^static void init_position(client_t *c, strut_t *s)$/;"	f	file:
init_position	new.c	/^static void init_position(client_t *c, strut_t *s)$/;"	f	file:
invert_gc	../src/init.c	/^GC invert_gc;$/;"	v
invert_gc	init.c	/^GC invert_gc;$/;"	v
main	../clients/aemenu-gtk.c	/^int main(int argc, char **argv)$/;"	f
main	../clients/aemenu-xaw.c	/^int main(int argc, char **argv)$/;"	f
main	../clients/aepanel-gtk.c	/^int main(int argc, char **argv)$/;"	f
main	../clients/aepanel-xaw.c	/^int main(int argc, char **argv)$/;"	f
main	../clients/aesession.c	/^int main(void)$/;"	f
main	../clients/switch-desk.c	/^int main(int argc, char **argv)$/;"	f
main	../src/init.c	/^int main(int argc, char **argv)$/;"	f
main	init.c	/^int main(int argc, char **argv)$/;"	f
make_client_menu_item	../clients/aemenu-gtk.c	/^void make_client_menu_item(unsigned char *data, void *cb_data)$/;"	f
make_client_menu_item	../clients/aemenu-xaw.c	/^void make_client_menu_item(unsigned char *data, void *cb_data)$/;"	f
make_launch_menu_item	../clients/aemenu-gtk.c	/^void make_launch_menu_item(menu_t menu, char *label, char *cmd)$/;"	f
make_launch_menu_item	../clients/aemenu-xaw.c	/^void make_launch_menu_item(menu_t menu, char *label, char *cmd)$/;"	f
make_launch_sub_menu	../clients/aemenu-gtk.c	/^menu_t make_launch_sub_menu(menu_t menu, char *label)$/;"	f
make_launch_sub_menu	../clients/aemenu-xaw.c	/^menu_t make_launch_sub_menu(menu_t menu, char *label)$/;"	f
make_new_client	../src/new.c	/^void make_new_client(Window w)$/;"	f
make_new_client	new.c	/^void make_new_client(Window w)$/;"	f
maximize_win	../src/manage.c	/^void maximize_win(client_t *c)$/;"	f
maximize_win	manage.c	/^void maximize_win(client_t *c)$/;"	f
menu_button	../clients/aepanel-gtk.c	/^GtkWidget *menu_button = NULL;$/;"	v
menu_position	../clients/aepanel-gtk.c	/^void menu_position(GtkMenu *menu, gint *x, gint *y, gpointer data)$/;"	f
move	../src/manage.c	/^void move(client_t *c)$/;"	f
move	manage.c	/^void move(client_t *c)$/;"	f
move_curs	../src/init.c	/^Cursor move_curs;$/;"	v
move_curs	init.c	/^Cursor move_curs;$/;"	v
mwm_hints	../src/init.c	/^Atom mwm_hints;$/;"	v
mwm_hints	init.c	/^Atom mwm_hints;$/;"	v
net_client_list	../src/init.c	/^Atom net_client_list;$/;"	v
net_client_list	init.c	/^Atom net_client_list;$/;"	v
net_current_desktop	../src/init.c	/^Atom net_current_desktop;$/;"	v
net_current_desktop	init.c	/^Atom net_current_desktop;$/;"	v
net_num_desktops	../src/init.c	/^Atom net_num_desktops;$/;"	v
net_num_desktops	init.c	/^Atom net_num_desktops;$/;"	v
net_wm_desktop	../src/init.c	/^Atom net_wm_desktop;$/;"	v
net_wm_desktop	init.c	/^Atom net_wm_desktop;$/;"	v
net_wm_state	../src/init.c	/^Atom net_wm_state;$/;"	v
net_wm_state	init.c	/^Atom net_wm_state;$/;"	v
net_wm_state_max_horz	../src/init.c	/^Atom net_wm_state_max_horz;$/;"	v
net_wm_state_max_horz	init.c	/^Atom net_wm_state_max_horz;$/;"	v
net_wm_state_max_vert	../src/init.c	/^Atom net_wm_state_max_vert;$/;"	v
net_wm_state_max_vert	init.c	/^Atom net_wm_state_max_vert;$/;"	v
net_wm_state_shaded	../src/init.c	/^Atom net_wm_state_shaded;$/;"	v
net_wm_state_shaded	init.c	/^Atom net_wm_state_shaded;$/;"	v
net_wm_strut	../src/init.c	/^Atom net_wm_strut;$/;"	v
net_wm_strut	init.c	/^Atom net_wm_strut;$/;"	v
net_wm_strut_partial	../src/init.c	/^Atom net_wm_strut_partial;$/;"	v
net_wm_strut_partial	init.c	/^Atom net_wm_strut_partial;$/;"	v
net_wm_window_type	../src/init.c	/^Atom net_wm_window_type;$/;"	v
net_wm_window_type	init.c	/^Atom net_wm_window_type;$/;"	v
net_wm_window_type_dock	../src/init.c	/^Atom net_wm_window_type_dock;$/;"	v
net_wm_window_type_dock	init.c	/^Atom net_wm_window_type_dock;$/;"	v
opt_bd	../src/init.c	/^static char *opt_bd = DEF_BD;$/;"	v	file:
opt_bd	init.c	/^static char *opt_bd = DEF_BD;$/;"	v	file:
opt_bg	../src/init.c	/^static char *opt_bg = DEF_BG;$/;"	v	file:
opt_bg	init.c	/^static char *opt_bg = DEF_BG;$/;"	v	file:
opt_bottom	../clients/aepanel-gtk.c	/^int opt_bottom;$/;"	v
opt_bw	../src/init.c	/^int opt_bw = DEF_BW;$/;"	v
opt_bw	init.c	/^int opt_bw = DEF_BW;$/;"	v
opt_fg	../src/init.c	/^static char *opt_fg = DEF_FG;$/;"	v	file:
opt_fg	init.c	/^static char *opt_fg = DEF_FG;$/;"	v	file:
opt_font	../src/init.c	/^static char *opt_font = DEF_FONT;$/;"	v	file:
opt_font	init.c	/^static char *opt_font = DEF_FONT;$/;"	v	file:
opt_ndesks	../src/init.c	/^int opt_ndesks = DEF_DESKS;$/;"	v
opt_ndesks	init.c	/^int opt_ndesks = DEF_DESKS;$/;"	v
opt_new1	../src/init.c	/^char *opt_new1 = DEF_NEW1;$/;"	v
opt_new1	init.c	/^char *opt_new1 = DEF_NEW1;$/;"	v
opt_new2	../src/init.c	/^char *opt_new2 = DEF_NEW2;$/;"	v
opt_new2	init.c	/^char *opt_new2 = DEF_NEW2;$/;"	v
opt_new3	../src/init.c	/^char *opt_new3 = DEF_NEW3;$/;"	v
opt_new3	init.c	/^char *opt_new3 = DEF_NEW3;$/;"	v
opt_pad	../src/init.c	/^int opt_pad = DEF_PAD;$/;"	v
opt_pad	init.c	/^int opt_pad = DEF_PAD;$/;"	v
quit_cb	../clients/aepanel-xaw.c	/^void quit_cb(Widget w, XtPointer data, XtPointer call)$/;"	f
quit_nicely	../src/misc.c	/^static void quit_nicely(void)$/;"	f	file:
quit_nicely	misc.c	/^static void quit_nicely(void)$/;"	f	file:
raise_win_cb	../clients/aemenu-gtk.c	/^void raise_win_cb(GtkWidget *widget, Window w)$/;"	f
raise_win_cb	../clients/aemenu-xaw.c	/^void raise_win_cb(Widget w, XtPointer data, XtPointer call)$/;"	f
raise_win_cb	../clients/aepanel-gtk.c	/^void raise_win_cb(GtkWidget *widget, Window w)$/;"	f
raise_win_cb	../clients/aepanel-xaw.c	/^void raise_win_cb(Widget w, XtPointer data, XtPointer call)$/;"	f
read_config	../src/init.c	/^static void read_config(char *rcfile)$/;"	f	file:
read_config	init.c	/^static void read_config(char *rcfile)$/;"	f	file:
read_config_helper	../src/init.c	/^static void read_config_helper(FILE *rc)$/;"	f	file:
read_config_helper	init.c	/^static void read_config_helper(FILE *rc)$/;"	f	file:
recalc_sweep	../src/manage.c	/^static void recalc_sweep(client_t *c, int x1, int y1, int x2, int y2)$/;"	f	file:
recalc_sweep	manage.c	/^static void recalc_sweep(client_t *c, int x1, int y1, int x2, int y2)$/;"	f	file:
redraw	../src/client.c	/^void redraw(client_t *c)$/;"	f
redraw	client.c	/^void redraw(client_t *c)$/;"	f
remove_client	../src/client.c	/^void remove_client(client_t *c, int mode)$/;"	f
remove_client	client.c	/^void remove_client(client_t *c, int mode)$/;"	f
remove_from_atom	../src/misc.c	/^void remove_from_atom(Window w, Atom a, Atom type, long remove_val)$/;"	f
remove_from_atom	misc.c	/^void remove_from_atom(Window w, Atom a, Atom type, long remove_val)$/;"	f
reparent	../src/new.c	/^static void reparent(client_t *c, strut_t *s)$/;"	f	file:
reparent	new.c	/^static void reparent(client_t *c, strut_t *s)$/;"	f	file:
resize	../src/manage.c	/^void resize(client_t *c)$/;"	f
resize	manage.c	/^void resize(client_t *c)$/;"	f
resize_curs	../src/init.c	/^Cursor resize_curs;$/;"	v
resize_curs	init.c	/^Cursor resize_curs;$/;"	v
root	../clients/switch-desk.c	/^Window root;$/;"	v
root	../src/init.c	/^Window root;$/;"	v
root	init.c	/^Window root;$/;"	v
root_button_pressed	../src/events.c	/^static int root_button_pressed = 0;$/;"	v	file:
root_button_pressed	events.c	/^static int root_button_pressed = 0;$/;"	v	file:
scan_wins	../src/init.c	/^static void scan_wins(void)$/;"	f	file:
scan_wins	init.c	/^static void scan_wins(void)$/;"	f	file:
screen	../src/init.c	/^int screen;$/;"	v
screen	init.c	/^int screen;$/;"	v
send_config	../src/client.c	/^void send_config(client_t *c)$/;"	f
send_config	client.c	/^void send_config(client_t *c)$/;"	f
send_wm_delete	../src/manage.c	/^void send_wm_delete(client_t *c)$/;"	f
send_wm_delete	manage.c	/^void send_wm_delete(client_t *c)$/;"	f
send_xmessage	../clients/switch-desk.c	/^int send_xmessage(Window w, Atom a, int x)$/;"	f
send_xmessage	../src/misc.c	/^int send_xmessage(Window w, Atom a, long x)$/;"	f
send_xmessage	misc.c	/^int send_xmessage(Window w, Atom a, long x)$/;"	f
set_atom	../lib/atom.c	/^int set_atom(Window w, Atom a, Atom type, long value)$/;"	f
set_shape	../src/client.c	/^void set_shape(client_t *c)$/;"	f
set_shape	client.c	/^void set_shape(client_t *c)$/;"	f
set_wm_state	../src/client.c	/^int set_wm_state(client_t *c, int state)$/;"	f
set_wm_state	client.c	/^int set_wm_state(client_t *c, int state)$/;"	f
setup_display	../src/init.c	/^static void setup_display(void)$/;"	f	file:
setup_display	init.c	/^static void setup_display(void)$/;"	f	file:
shade_win	../src/manage.c	/^void shade_win(client_t *c)$/;"	f
shade_win	manage.c	/^void shade_win(client_t *c)$/;"	f
shape	../src/init.c	/^Bool shape;$/;"	v
shape	init.c	/^Bool shape;$/;"	v
shape_event	../src/init.c	/^int shape_event;$/;"	v
shape_event	init.c	/^int shape_event;$/;"	v
show_event	../src/misc.c	/^void show_event(XEvent e)$/;"	f
show_event	misc.c	/^void show_event(XEvent e)$/;"	f
show_grav	../src/misc.c	/^static const char *show_grav(client_t *c)$/;"	f	file:
show_grav	misc.c	/^static const char *show_grav(client_t *c)$/;"	f	file:
show_menu_cb	../clients/aepanel-gtk.c	/^void show_menu_cb(GtkWidget *widget, gpointer menu)$/;"	f
show_state	../src/misc.c	/^static const char *show_state(client_t *c)$/;"	f	file:
show_state	misc.c	/^static const char *show_state(client_t *c)$/;"	f	file:
sig_handler	../src/misc.c	/^void sig_handler(int signum)$/;"	f
sig_handler	misc.c	/^void sig_handler(int signum)$/;"	f
string_gc	../src/init.c	/^GC string_gc;$/;"	v
string_gc	init.c	/^GC string_gc;$/;"	v
sweep	../src/manage.c	/^static void sweep(client_t *c)$/;"	f	file:
sweep	manage.c	/^static void sweep(client_t *c)$/;"	f	file:
switch_desk	../src/manage.c	/^void switch_desk(int new_desk)$/;"	f
switch_desk	manage.c	/^void switch_desk(int new_desk)$/;"	f
theight	../src/client.c	/^int theight(client_t *c)$/;"	f
theight	client.c	/^int theight(client_t *c)$/;"	f
toggle_all_desks	../src/manage.c	/^void toggle_all_desks(client_t *c)$/;"	f
toggle_all_desks	manage.c	/^void toggle_all_desks(client_t *c)$/;"	f
update_client_button	../clients/aepanel-gtk.c	/^void update_client_button(unsigned char *data, void *cb_data)$/;"	f
update_client_button	../clients/aepanel-xaw.c	/^void update_client_button(unsigned char *data, void *cb_data)$/;"	f
wm_change_state	../src/init.c	/^Atom wm_change_state;$/;"	v
wm_change_state	init.c	/^Atom wm_change_state;$/;"	v
wm_delete	../src/init.c	/^Atom wm_delete;$/;"	v
wm_delete	init.c	/^Atom wm_delete;$/;"	v
wm_protos	../src/init.c	/^Atom wm_protos;$/;"	v
wm_protos	init.c	/^Atom wm_protos;$/;"	v
wm_state	../src/init.c	/^Atom wm_state;$/;"	v
wm_state	init.c	/^Atom wm_state;$/;"	v
xft_fg	../src/init.c	/^XftColor xft_fg;$/;"	v
xft_fg	init.c	/^XftColor xft_fg;$/;"	v
xftfont	../src/init.c	/^XftFont *xftfont;$/;"	v
xftfont	init.c	/^XftFont *xftfont;$/;"	v
