SYMBOL INDEX (128 symbols across 15 files) FILE: atom.c function find_supported_atoms (line 74) | void function get_atoms (line 188) | unsigned long function set_atoms (line 222) | unsigned long function append_atoms (line 230) | unsigned long function remove_atom (line 238) | void function set_string_atom (line 381) | void function get_strut (line 396) | int function get_wm_state (line 433) | unsigned long FILE: atom.h type strut (line 28) | struct strut { type strut_t (line 35) | typedef struct strut strut_t; FILE: client.c function client_t (line 49) | client_t * function client_t (line 118) | client_t * function client_t (line 154) | client_t * function client_t (line 200) | client_t * function map_client (line 224) | void function update_size_hints (line 297) | void function init_geom (line 331) | static void function reparent (line 473) | static void function has_win_type (line 558) | int function recalc_frame (line 571) | void function set_wm_state (line 753) | int function check_states (line 759) | void function send_config (line 822) | void function redraw_frame (line 841) | void function bevel (line 1329) | static void function get_client_icon (line 1365) | void function redraw_icon (line 1507) | void function collect_struts (line 1603) | void function set_shape (line 1637) | void function del_client (line 1693) | void type xft_line_t (line 1777) | struct xft_line_t type xft_line_t (line 1783) | struct xft_line_t type xft_line_t (line 1793) | struct xft_line_t type xft_line_t (line 1847) | struct xft_line_t FILE: events.c function event_loop (line 50) | void function handle_button_press (line 137) | static void function handle_button_release (line 190) | static void function handle_configure_request (line 221) | static void function handle_circulate_request (line 293) | static void function handle_map_request (line 326) | static void function handle_unmap_event (line 351) | void function handle_destroy_event (line 368) | static void function handle_client_message (line 377) | static void function handle_property_change (line 426) | static void function handle_enter_event (line 506) | static void function handle_cmap_change (line 520) | static void function handle_expose_event (line 536) | static void function handle_shape_change (line 545) | static void function show_event (line 555) | void FILE: keyboard.c function action_t (line 34) | action_t * function handle_key_event (line 166) | void FILE: launcher.c type program (line 27) | struct program { type program (line 35) | struct program function launcher_setup (line 42) | void function launcher_reload (line 85) | void function launcher_show (line 144) | void function launcher_programs_free (line 233) | void function launcher_redraw (line 255) | void FILE: manage.c type timespec (line 41) | struct timespec function user_action (line 47) | void function Cursor (line 155) | Cursor function focus_client (line 179) | void function move_client (line 246) | void function resize_client (line 272) | void function maybe_toolbar_click (line 298) | void function monitor_toolbar_click (line 315) | void function iconify_client (line 351) | void function do_iconify (line 365) | void function uniconify_client (line 418) | void function place_icon (line 445) | void function shade_client (line 493) | void function unshade_client (line 504) | void function do_shade (line 515) | static void function fullscreen_client (line 537) | void function unfullscreen_client (line 564) | void function zoom_client (line 590) | void function unzoom_client (line 619) | void function send_wm_delete (line 639) | void function goto_desk (line 658) | void function map_if_desk (line 703) | void function sweep (line 713) | void function recalc_map (line 775) | void function recalc_move (line 791) | void function recalc_resize (line 875) | void function fix_size (line 938) | void function constrain_frame (line 976) | void function flush_expose_client (line 1028) | void function flush_expose (line 1062) | void function overlapping_geom (line 1070) | int function restack_clients (line 1080) | void function adjust_client_order (line 1147) | void function client_t (line 1256) | client_t * function SHOW (line 1345) | SHOW(UnmapGravity) function dump_info (line 1369) | void function dump_geom (line 1382) | void function dump_removal (line 1389) | void function dump_clients (line 1396) | void FILE: parser.c function FILE (line 33) | FILE * function find_ini_section (line 60) | int function get_ini_kv (line 78) | int FILE: progman.c function main (line 159) | int function read_config (line 213) | void function setup_display (line 302) | void function scale_icon (line 457) | void function sig_handler (line 521) | void function quit (line 541) | void function handle_xerror (line 551) | int function cleanup (line 573) | void FILE: progman.h type geom_t (line 99) | typedef struct geom geom_t; type geom (line 100) | struct geom { type action_t (line 115) | typedef struct action action_t; type action (line 116) | struct action { type client_t (line 170) | typedef struct client client_t; type client (line 171) | struct client { type xft_line_t (line 232) | typedef struct xft_line xft_line_t; type xft_line_t (line 233) | struct xft_line_t { FILE: tests/geometry.c function setup (line 24) | void function process_event (line 42) | void FILE: tests/harness.c function main (line 30) | int FILE: tests/no-resize.c function setup (line 24) | void function process_event (line 42) | void FILE: tests/win-type-utility.c function setup (line 24) | void function process_event (line 31) | void FILE: util.c function fork_exec (line 34) | void function get_pointer (line 50) | int function send_xmessage (line 61) | int function action_t (line 76) | action_t * function take_action (line 171) | void