#define F_AC 13
| struct X_status_value | |
| { | |
| char* name; | |
| int type; | |
| Widget w; | |
| long last_value; | |
| int turn_count; | |
| boolean set; | |
| boolean after_init; | |
| } |
| Defined in: | src/eat.c |
enc_stat
extern const char* enc_stat[]
| Defined in: | src/botl.c |
| Used in: | check_turn_events() |
shown_stats
static struct X_status_value shown_stats[26]
| Used in: | check_turn_events() |
| destroy_fancy_status() | |
| init_column() | |
| init_info_form() | |
| null_out_status() | |
| update_fancy_status() | |
| update_val() | |
| width_string() |
attrib_indices
static int attrib_indices[]
| Used in: | create_fancy_status() |
status_indices
static int status_indices[]
| Used in: | create_fancy_status() |
col2_indices
static int col2_indices[]
| Used in: | init_info_form() |
col1_indices
static int col1_indices[]
| Used in: | init_info_form() |
| Prototyped in: | include/winX.h | |
| Calls: | update_fancy_status() | win/X11/winstat.c |
| XtSetValues(), append_text_buffer(), clear_text_buffer() | ||
| Called by: | X11_putstr() | win/X11/winX.c |
| Prototyped in: | include/winX.h | |
| Calls: | hilight_label() | win/X11/winstat.c |
| hilight_value() | ||
| Called by: | input_event() | win/X11/winX.c |
| References Variables: | hilight_time | win/X11/winstat.c |
| shown_stats | win/X11/winstat.c | |
| Prototyped in: | include/winX.h | |
| Calls: | alloc() | src/alloc.c |
| create_fancy_status() | win/X11/winstat.c | |
| panic() | src/end.c | |
| XtCreateManagedWidget(), XtCreatePopupShell(), XtGetValues(), XtSetValues(), init_text_buffer() | ||
| Called by: | X11_create_nhwindow() | win/X11/winX.c |
| init_standard_windows() | win/X11/winX.c | |
| References Variables: | toplevel | win/X11/winX.c |
| Prototyped in: | include/winX.h | |
| Calls: | destroy_fancy_status() | win/X11/winstat.c |
| nh_XtPopdown() | win/X11/winX.c | |
| XtDestroyWidget(), free() | ||
| Called by: | X11_destroy_nhwindow() | win/X11/winX.c |
| Prototyped in: | include/winX.h | |
| Calls: | impossible() | src/pline.c |
| XtSetValues(), set_value() | ||
| Called by: | init_standard_windows() | win/X11/winX.c |
| References Variables: | shown_stats | win/X11/winstat.c |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | init_column() | win/X11/winstat.c |
| init_info_form() | win/X11/winstat.c | |
| XtCreateManagedWidget() | ||
| Called by: | create_status_window() | win/X11/winstat.c |
| References Variables: | attrib_indices | win/X11/winstat.c |
| status_indices | win/X11/winstat.c | |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | alloc() | src/alloc.c |
| panic() | src/end.c | |
| width_string() | win/X11/winstat.c | |
| XtCreateManagedWidget(), create_value(), set_value() | ||
| Called by: | init_column() | win/X11/winstat.c |
| init_info_form() | win/X11/winstat.c | |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | XtDestroyWidget(), free() | |
| Called by: | destroy_status_window() | win/X11/winstat.c |
| References Variables: | shown_stats | win/X11/winstat.c |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | panic() | src/end.c |
| XtGetValues(), get_name_width(), get_value_width() | ||
| Called by: | init_column() | win/X11/winstat.c |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | XtGetValues(), XtSetValues() | |
| Called by: | check_turn_events() | win/X11/winstat.c |
| update_val() | win/X11/winstat.c | |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | create_widget() | win/X11/winstat.c |
| get_widths() | win/X11/winstat.c | |
| set_widths() | win/X11/winstat.c | |
| XtCreateManagedWidget(), XtSetValues() | ||
| Called by: | create_fancy_status() | win/X11/winstat.c |
| init_info_form() | win/X11/winstat.c | |
| References Variables: | shown_stats | win/X11/winstat.c |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | create_widget() | win/X11/winstat.c |
| init_column() | win/X11/winstat.c | |
| XtCreateManagedWidget(), XtSetValues() | ||
| Called by: | create_fancy_status() | win/X11/winstat.c |
| References Variables: | col1_indices | win/X11/winstat.c |
| col2_indices | win/X11/winstat.c | |
| shown_stats | win/X11/winstat.c | |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | panic() | src/end.c |
| XtSetValues(), set_name_width(), set_value_width() | ||
| Called by: | init_column() | win/X11/winstat.c |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | depth() | src/dungeon.c |
| describe_level() | src/botl.c | |
| eos() | src/hacklib.c | |
| hilight_label() | win/X11/winstat.c | |
| impossible() | src/pline.c | |
| rank_of() | src/botl.c | |
| XtSetValues(), hilight_value(), set_name(), set_value(), sprintf(), strcat(), strcmp(), strcpy() | ||
| Called by: | update_fancy_status() | win/X11/winstat.c |
| References Variables: | dungeons | src/decl.c |
| enc_stat | src/botl.c | |
| flags | src/decl.c | |
| hu_stat | src/eat.c | |
| mons | src/monst.c | |
| pl_character | src/decl.c | |
| plname | src/decl.c | |
| shown_stats | win/X11/winstat.c | |
| u | src/decl.c | |
| Prototyped in: | win/X11/winstat.c | |
| Calls: | impossible() | src/pline.c |
| Called by: | create_widget() | win/X11/winstat.c |
| References Variables: | shown_stats | win/X11/winstat.c |