Crossfire Client, Branch
R11627
|
#include <gx11.h>
Data Fields | |
sint16 | bar_length |
sint16 | bar_pos |
sint16 | bar_size |
item * | env |
sint16 * | faces |
char | format_n [20] |
char | format_nw [20] |
char | format_nwl [20] |
GC | gc_icon |
GC | gc_status |
GC | gc_text |
sint16 | height |
sint8 * | icon1 |
sint8 * | icon2 |
sint8 * | icon3 |
sint8 * | icon4 |
sint16 | item_pos |
sint16 | item_used |
GtkWidget * | label |
char | last_maxweight [MAX_BUF] |
char | last_title [MAX_BUF] |
char | last_weight [MAX_BUF] |
GtkWidget * | maxweightlabel |
char ** | names |
char | old_title [MAX_BUF] |
uint8 | show_icon:1 |
uint8 | show_weight:1 |
inventory_show | show_what |
sint16 | size |
sint16 | text_len |
char | title [MAX_BUF] |
uint32 | weight_limit |
GtkWidget * | weightlabel |
sint16 | width |
Window | win |
Definition at line 146 of file x11.c.
Referenced by buttonpress_in_list(), draw_all_list(), draw_list(), and resize_list_info().
Definition at line 148 of file x11.c.
Referenced by draw_list().
Definition at line 147 of file x11.c.
Referenced by draw_all_list(), and draw_list().
Definition at line 86 of file gx11.h.
Referenced by buttonpress_in_list(), close_container(), close_container_callback(), command_show(), draw_list(), draw_lists(), get_inv_display(), get_look_display(), main(), open_container(), reset_image_data(), set_look_list_env(), update_list_labels(), and update_lists_labels().
Definition at line 138 of file x11.c.
Referenced by draw_all_list(), draw_list(), get_list_display(), resize_list_info(), and update_icons_list().
char itemlist::format_n[20] |
Definition at line 128 of file x11.c.
Referenced by draw_list(), and resize_list_info().
char itemlist::format_nw[20] |
Definition at line 126 of file x11.c.
Referenced by draw_list(), and resize_list_info().
char itemlist::format_nwl[20] |
Definition at line 127 of file x11.c.
Referenced by draw_list(), and resize_list_info().
Definition at line 120 of file x11.c.
Referenced by end_windows(), and get_list_display().
Definition at line 121 of file x11.c.
Referenced by draw_list(), draw_status_icon(), end_windows(), and get_list_display().
Definition at line 119 of file x11.c.
Referenced by draw_all_list(), draw_all_message(), draw_list(), draw_message_window(), draw_stat_bar(), end_windows(), get_list_display(), and xwritedown().
Definition at line 132 of file x11.c.
Referenced by resize_list_info(), and set_show_icon().
Definition at line 139 of file x11.c.
Referenced by draw_all_list(), draw_list(), and resize_list_info().
Definition at line 140 of file x11.c.
Referenced by draw_all_list(), draw_list(), and resize_list_info().
Definition at line 141 of file x11.c.
Referenced by draw_all_list(), draw_list(), and resize_list_info().
Definition at line 142 of file x11.c.
Referenced by draw_all_list(), draw_list(), and resize_list_info().
Definition at line 134 of file x11.c.
Referenced by buttonpress_in_list(), draw_all_list(), and draw_list().
Definition at line 135 of file x11.c.
Referenced by draw_all_list(), and draw_list().
GtkWidget* itemlist::label |
Definition at line 92 of file gx11.h.
Referenced by get_inv_display(), get_look_display(), and update_list_labels().
Definition at line 90 of file gx11.h.
Referenced by get_inv_display(), get_look_display(), and update_list_labels().
char itemlist::last_title[MAX_BUF] |
Definition at line 88 of file gx11.h.
Referenced by get_inv_display(), get_look_display(), and update_list_labels().
char itemlist::last_weight[MAX_BUF] |
Definition at line 89 of file gx11.h.
Referenced by get_inv_display(), get_look_display(), and update_list_labels().
GtkWidget* itemlist::maxweightlabel |
Definition at line 94 of file gx11.h.
Referenced by get_inv_display(), get_look_display(), and update_list_labels().
char** itemlist::names |
Definition at line 143 of file x11.c.
Referenced by draw_all_list(), draw_list(), get_list_display(), and resize_list_info().
char itemlist::old_title[MAX_BUF] |
Definition at line 116 of file x11.c.
Referenced by draw_all_list(), and draw_list().
Definition at line 96 of file gx11.h.
Referenced by draw_list(), init_windows(), itemlist_set_show_icon(), load_defaults(), resize_list_info(), save_defaults(), and set_show_icon().
Definition at line 97 of file gx11.h.
Referenced by draw_list(), get_inv_display(), get_look_display(), set_show_weight(), and update_list_labels().
Definition at line 149 of file x11.c.
Referenced by buttonpress_in_list(), command_show(), draw_list(), get_inv_display(), and get_look_display().
Definition at line 137 of file x11.c.
Referenced by buttonpress_in_list(), draw_all_list(), draw_list(), resize_list_info(), and update_icons_list().
Definition at line 129 of file x11.c.
Referenced by resize_list_info().
char itemlist::title |
Definition at line 87 of file gx11.h.
Referenced by close_container(), close_container_callback(), draw_list(), get_inv_display(), get_look_display(), open_container(), and update_list_labels().
Definition at line 99 of file gx11.h.
Referenced by draw_list(), get_inv_display(), get_look_display(), set_weight_limit(), and update_list_labels().
GtkWidget* itemlist::weightlabel |
Definition at line 93 of file gx11.h.
Referenced by get_inv_display(), get_look_display(), and update_list_labels().
Definition at line 131 of file x11.c.
Referenced by buttonpress_in_list(), draw_all_list(), draw_list(), resize_list_info(), and set_show_icon().
Window itemlist::win |
Definition at line 118 of file x11.c.
Referenced by check_x_events(), draw_all_list(), draw_list(), draw_status_icon(), get_list_display(), resize_win_root(), save_winpos(), and set_window_pos().