#define zap_color( n )
#define cmap_color( n )
#define obj_color( n )
#define mon_color( n )
#define invis_color( n )
#define pet_color( n )
#define warn_color( n )
#define V_BORDER 0.3
#define H_BORDER 0.3
#define H_DELTA 0.4
#define V_DELTA 0.4
#define set_color_gc( nh_color, resource_name )
| struct tile_annotation | |
| { | |
| Pixmap bitmap; | |
| Pixel foreground; | |
| unsigned int width; | |
| unsigned int height; | |
| int hotx; | |
| int hoty; | |
| } |
| Visible in: | win/X11/winmap.c | |
| Used in: | map_input() | win/X11/winmap.c |
| x_event() | win/X11/winmap.c |
| Visible in: | win/X11/winmap.c | |
| Used in: | map_input() | win/X11/winmap.c |
| x_event() | win/X11/winmap.c |
| Visible in: | win/X11/winmap.c | |
| Used in: | map_input() | win/X11/winmap.c |
| x_event() | win/X11/winmap.c |
total_tiles_used
extern int total_tiles_used
| Used in: | init_tiles() |
| map_update() | |
| post_process_tiles() |
tile_height
static int tile_height
| Used in: | init_tiles() |
| map_update() | |
| post_process_tiles() |
tile_count
static int tile_count
| Used in: | init_tiles() |
| post_process_tiles() |
tile_image
static XImage* tile_image
| Used in: | init_tiles() |
| post_process_tiles() |
pet_annotation
static struct tile_annotation pet_annotation
| Used in: | map_update() |
| post_process_tiles() |
map_translations
static char map_translations[]
| Used in: | create_map_window() |
| Prototyped in: | include/winX.h | |
| Used in: | win/X11/winX.c | |
| Prototyped in: | include/winX.h | |
| Calls: | display_cursor() | win/X11/winmap.c |
| XtCallCallbacks(), XtGetValues(), XtNameToWidget(), XtParent() | ||
| Called by: | input_event() | win/X11/winX.c |
| map_check_size_change() | win/X11/winmap.c | |
| Prototyped in: | include/winX.h | |
| Calls: | display_map_window() | win/X11/winmap.c |
| map_all_stone() | win/X11/winmap.c | |
| memset() | ||
| Called by: | X11_clear_nhwindow() | win/X11/winX.c |
| Prototyped in: | include/winX.h | |
| Calls: | alloc() | src/alloc.c |
| init_text() | win/X11/winmap.c | |
| init_tiles() | win/X11/winmap.c | |
| map_all_stone() | win/X11/winmap.c | |
| set_map_size() | win/X11/winmap.c | |
| XSetWMProtocols(), XtAddCallback(), XtCreateManagedWidget(), XtCreatePopupShell(), XtDisplay(), XtGetValues(), XtParseTranslationTable(), XtRealizeWidget(), XtWindow(), memset() | ||
| Called by: | X11_create_nhwindow() | win/X11/winX.c |
| init_standard_windows() | win/X11/winX.c | |
| References Functions: | map_exposed() | win/X11/winmap.c |
| References Variables: | appResources | win/X11/winX.c |
| map_translations | win/X11/winmap.c | |
| toplevel | win/X11/winX.c | |
| windowWidgetClass | win/X11/Window.c | |
| wm_delete_window | win/X11/winX.c | |
| Prototyped in: | include/winX.h | |
| Calls: | nh_XtPopdown() | win/X11/winX.c |
| XtDestroyWidget(), XtReleaseGC(), XtRemoveCallback(), free() | ||
| Called by: | X11_destroy_nhwindow() | win/X11/winX.c |
| References Functions: | map_exposed() | win/X11/winmap.c |
| Prototyped in: | include/winX.h | |
| Calls: | display_cursor() | win/X11/winmap.c |
| map_update() | win/X11/winmap.c | |
| Called by: | X11_display_nhwindow() | win/X11/winX.c |
| clear_map_window() | win/X11/winmap.c | |
| Prototyped in: | include/winX.h | |
| Calls: | X11_nhbell() | win/X11/winX.c |
| impossible() | src/pline.c | |
| set_button_values() | win/X11/winmap.c | |
| XLookupString(), strcpy(), strlen() | ||
| Called by: | msgkey() | win/X11/winX.c |
| yn_key() | win/X11/winX.c | |
| Used in: | win/X11/winX.c | |
| References Variables: | WIN_MAP | src/decl.c |
| appResources | win/X11/winX.c | |
| inbuf | win/X11/winmap.c | |
| incount | win/X11/winmap.c | |
| inptr | win/X11/winmap.c | |
| input_func | win/X11/winX.c | |
| window_list | win/X11/winX.c | |
| Prototyped in: | include/winX.h | |
| Calls: | init_annotation() | win/X11/winmap.c |
| XCreatePixmap(), XPutImage(), XtDisplay(), XtWindow() | ||
| Called by: | init_standard_windows() | win/X11/winX.c |
| References Variables: | appResources | win/X11/winX.c |
| pet_annotation | win/X11/winmap.c | |
| tile_count | win/X11/winmap.c | |
| tile_height | win/X11/winmap.c | |
| tile_image | win/X11/winmap.c | |
| tile_pixmap | win/X11/winmap.c | |
| tile_width | win/X11/winmap.c | |
| toplevel | win/X11/winX.c | |
| Prototyped in: | include/winX.h | |
| Calls: | XtSetValues() | |
| Called by: | create_map_window() | win/X11/winmap.c |
| init_standard_windows() | win/X11/winX.c | |
| Prototyped in: | include/winX.h | |
| Calls: | panic() | src/end.c |
| XtAppNextEvent(), XtDispatchEvent() | ||
| Called by: | X11_askname() | win/X11/winX.c |
| X11_delay_output() | win/X11/winX.c | |
| X11_display_nhwindow() | win/X11/winX.c | |
| X11_getlin() | win/X11/winX.c | |
| X11_yn_function() | win/X11/winX.c | |
| input_event() | win/X11/winX.c | |
| References Variables: | app_context | win/X11/winX.c |
| click_button | win/X11/winX.c | |
| exit_x_event | win/X11/winmap.c | |
| inbuf | win/X11/winmap.c | |
| incount | win/X11/winmap.c | |
| inptr | win/X11/winmap.c | |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | map_update() | win/X11/winmap.c |
| Called by: | check_cursor_visibility() | win/X11/winmap.c |
| display_map_window() | win/X11/winmap.c | |
| map_exposed() | win/X11/winmap.c | |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | WindowFontStruct() | win/X11/Window.c |
| X11_raw_print() | win/X11/winX.c | |
| Called by: | init_text() | win/X11/winmap.c |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | set_gc() | win/X11/winmap.c |
| XtGetValues() | ||
| Called by: | init_text() | win/X11/winmap.c |
| Calls: | X11_raw_print() | win/X11/winX.c |
| XReadBitmapFile(), XtDisplay(), XtWindow(), sprintf() | ||
| Called by: | post_process_tiles() | win/X11/winmap.c |
| References Variables: | toplevel | win/X11/winX.c |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | WindowFont() | win/X11/Window.c |
| alloc() | src/alloc.c | |
| get_char_info() | win/X11/winmap.c | |
| get_text_gc() | win/X11/winmap.c | |
| memset() | ||
| Called by: | create_map_window() | win/X11/winmap.c |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | X11_raw_print() | win/X11/winX.c |
| alloc() | src/alloc.c | |
| fopen_datafile() | src/files.c | |
| impossible() | src/pline.c | |
| nhApproxColor() | win/X11/winX.c | |
| XAllocColor(), XCreateImage(), XtDisplay(), XtGetGC(), fclose(), fread(), free(), memset(), sprintf() | ||
| Called by: | create_map_window() | win/X11/winmap.c |
| References Variables: | appResources | win/X11/winX.c |
| tile_count | win/X11/winmap.c | |
| tile_height | win/X11/winmap.c | |
| tile_image | win/X11/winmap.c | |
| tile_pixmap | win/X11/winmap.c | |
| tile_width | win/X11/winmap.c | |
| toplevel | win/X11/winX.c | |
| total_tiles_used | ||
| Called by: | clear_map_window() | win/X11/winmap.c |
| create_map_window() | win/X11/winmap.c |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | check_cursor_visibility() | win/X11/winmap.c |
| XtGetValues(), XtParent() | ||
| Called by: | map_exposed() | win/X11/winmap.c |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | impossible() | src/pline.c |
| XCopyArea(), XCopyPlane(), XDrawImageString(), XDrawRectangle(), XSetClipMask(), XSetClipOrigin(), XSetForeground(), XtDisplay(), XtWindow() | ||
| Called by: | display_cursor() | win/X11/winmap.c |
| display_map_window() | win/X11/winmap.c | |
| map_exposed() | win/X11/winmap.c | |
| References Variables: | iflags | src/decl.c |
| pet_annotation | win/X11/winmap.c | |
| tile_height | win/X11/winmap.c | |
| tile_pixmap | win/X11/winmap.c | |
| tile_width | win/X11/winmap.c | |
| glyph2tile | ||
| Prototyped in: | win/X11/winmap.c | |
| Calls: | find_widget() | win/X11/winX.c |
| Called by: | map_input() | win/X11/winmap.c |
| References Variables: | click_button | win/X11/winX.c |
| click_x | win/X11/winX.c | |
| click_y | win/X11/winX.c | |
| Prototyped in: | win/X11/winmap.c | |
| Calls: | XtGetGC(), XtGetValues() | |
| Called by: | get_text_gc() | win/X11/winmap.c |