Home
last modified time | relevance | path

Searched defs:text_map_info_t (Results 1 – 12 of 12) sorted by relevance

/dports/games/xnethack/xNetHack-xnh6.1/include/
H A DwinX.h43 struct text_map_info_t { struct
44 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
46 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
47 GC color_gcs[CLR_MAX], /* GC for each color */
48 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
52 GC copy_gc, /* Drawing GC */
53 inv_copy_gc; /* Inverse drawing GC */
56 int square_width, /* Saved font information so */
57 square_height, /* we can calculate the correct */
58 square_ascent, /* placement of changes. */
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A DwinX.h40 struct text_map_info_t { struct
41 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
43 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
44 GC color_gcs[CLR_MAX], /* GC for each color */
45 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
49 GC copy_gc, /* Drawing GC */
50 inv_copy_gc; /* Inverse drawing GC */
53 int square_width, /* Saved font information so */
54 square_height, /* we can calculate the correct */
55 square_ascent, /* placement of changes. */
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A DwinX.h40 struct text_map_info_t { struct
41 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
43 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
44 GC color_gcs[CLR_MAX], /* GC for each color */
45 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
49 GC copy_gc, /* Drawing GC */
50 inv_copy_gc; /* Inverse drawing GC */
53 int square_width, /* Saved font information so */
54 square_height, /* we can calculate the correct */
55 square_ascent, /* placement of changes. */
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
72 struct text_map_info_t *text_map; argument
/dports/games/nethack34/nethack-3.4.3/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
50 GC copy_gc, /* Drawing GC */
74 struct text_map_info_t *text_map; argument
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
50 GC copy_gc, /* Drawing GC */
74 struct text_map_info_t *text_map; argument
/dports/games/nethack33/nethack-3.3.1/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
72 struct text_map_info_t *text_map; argument
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
72 struct text_map_info_t *text_map; argument
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
72 struct text_map_info_t *text_map; argument
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
50 GC copy_gc, /* Drawing GC */
74 struct text_map_info_t *text_map; argument
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
50 GC copy_gc, /* Drawing GC */
74 struct text_map_info_t *text_map; argument
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A DwinX.h41 struct text_map_info_t { struct
42 unsigned char text[ROWNO][COLNO]; /* Actual displayed screen. */
44 unsigned char colors[ROWNO][COLNO]; /* Color of each character. */
45 GC color_gcs[CLR_MAX], /* GC for each color */
46 inv_color_gcs[CLR_MAX]; /* GC for each inverse color */
50 GC copy_gc, /* Drawing GC */
74 struct text_map_info_t *text_map; argument