Home
last modified time | relevance | path

Searched refs:map_width (Results 76 – 100 of 254) sorted by relevance

1234567891011

/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/
H A Dimage.h52 guint16 map_width, map_height; member
/dports/games/xnethack/xNetHack-xnh6.1/outdated/win/gnome/
H A Dgnmap.c411 int map_width, map_height; in ghack_map_cliparound() local
418 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
430 to_x = ((x + half_width) > map_width) ? map_width - 2 * half_width in ghack_map_cliparound()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/gnome/
H A Dgnmap.c411 int map_width, map_height; in ghack_map_cliparound() local
418 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
430 to_x = ((x + half_width) > map_width) ? map_width - 2 * half_width in ghack_map_cliparound()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/gnome/
H A Dgnmap.c411 int map_width, map_height; in ghack_map_cliparound() local
418 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
430 to_x = ((x + half_width) > map_width) ? map_width - 2 * half_width in ghack_map_cliparound()
/dports/games/nethack33/nethack-3.3.1/win/gnome/
H A Dgnmap.c473 int map_width, map_height; in ghack_map_cliparound() local
480 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
492 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/nethack33-nox11/nethack-3.3.1/win/gnome/
H A Dgnmap.c473 int map_width, map_height; in ghack_map_cliparound() local
480 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
492 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/nethack34/nethack-3.4.3/win/gnome/
H A Dgnmap.c482 int map_width, map_height; in ghack_map_cliparound() local
489 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
501 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/nethack34-nox11/nethack-3.4.3/win/gnome/
H A Dgnmap.c482 int map_width, map_height; in ghack_map_cliparound() local
489 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
501 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/unnethack/unnethack-5.1.0-20131208/win/unsupported/gnome/
H A Dgnmap.c482 int map_width, map_height; in ghack_map_cliparound() local
489 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
501 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/falconseye/falconseye-1.9.3_11/win/gnome/
H A Dgnmap.c473 int map_width, map_height; in ghack_map_cliparound() local
480 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
492 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/gnome/
H A Dgnmap.c482 int map_width, map_height; in ghack_map_cliparound() local
489 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
501 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/gnome/
H A Dgnmap.c482 int map_width, map_height; in ghack_map_cliparound() local
489 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
501 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/openclonk/openclonk-release-8.1-src/src/mape/
H A Dpreferences.h32 unsigned int map_width; member
/dports/devel/godot/godot-3.2.3-stable/scene/resources/
H A Dheight_map_shape.h39 int map_width; variable
/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/
H A Dheight_map_shape.h39 int map_width; variable
/dports/games/openttd/openttd-12.1/src/network/core/
H A Dgame_info.cpp129 _network_game_info.map_width = MapSizeX(); in FillStaticNetworkServerGameInfo()
245 p->Send_uint16(info->map_width); in SerializeNetworkGameInfo()
349 info->map_width = p->Recv_uint16(); in DeserializeNetworkGameInfo()
/dports/games/widelands/widelands-build21/src/editor/ui_menus/
H A Dmap_size_box.h39 MapSizeBox(UI::Box& parent, const std::string& name, int spacing, int map_width, int map_height);
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dreward.cpp522 int map_width = GameMap::getInstance()->getWidth(); in getRandomMap() local
523 *x = Rnd::rand() % (map_width - (map_width / 10)); in getRandomMap()
526 *width = ((Rnd::rand() % (map_width - *x)) + (map_width / 10)); in getRandomMap()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursdial.c129 int map_height, map_width, maxwidth, remaining_buf, winx, winy, count; in curses_line_input_dialog() local
150 curses_get_window_size(MAP_WIN, &map_height, &map_width); in curses_line_input_dialog()
151 if ((prompt_width + 2) > map_width) in curses_line_input_dialog()
152 maxwidth = map_width - 2; in curses_line_input_dialog()
210 int answer, count, maxwidth, map_height, map_width; in curses_character_input_dialog() local
224 curses_get_window_size(MAP_WIN, &map_height, &map_width); in curses_character_input_dialog()
227 map_width = term_cols; in curses_character_input_dialog()
233 maxwidth = map_width - 2; in curses_character_input_dialog()
273 prompt_width = map_width - 2; in curses_character_input_dialog()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursdial.c129 int map_height, map_width, maxwidth, remaining_buf, winx, winy, count; in curses_line_input_dialog() local
150 curses_get_window_size(MAP_WIN, &map_height, &map_width); in curses_line_input_dialog()
151 if ((prompt_width + 2) > map_width) in curses_line_input_dialog()
152 maxwidth = map_width - 2; in curses_line_input_dialog()
210 int answer, count, maxwidth, map_height, map_width; in curses_character_input_dialog() local
224 curses_get_window_size(MAP_WIN, &map_height, &map_width); in curses_character_input_dialog()
227 map_width = term_cols; in curses_character_input_dialog()
233 maxwidth = map_width - 2; in curses_character_input_dialog()
273 prompt_width = map_width - 2; in curses_character_input_dialog()
/dports/x11/libX11/libX11-1.7.2/src/xkb/
H A DXKBMisc.c139 #define CORE_SYM(i) (i<map_width?core_syms[i]:NoSymbol)
144 int map_width, in XkbKeyTypesForCoreSymbols() argument
188 if ((tmp >= map_width) && in XkbKeyTypesForCoreSymbols()
200 if ((tmp < map_width) || (protected & XkbExplicitKeyType4Mask)) { in XkbKeyTypesForCoreSymbols()
592 int map_width, in XkbUpdateMapFromCore() argument
599 syms = &core_keysyms[(first_key - xkb->min_key_code) * map_width]; in XkbUpdateMapFromCore()
617 for (key = first_key; key <= last_key; key++, syms += map_width) { in XkbUpdateMapFromCore()
629 nG = XkbKeyTypesForCoreSymbols(xkb, map_width, syms, explicit, types, in XkbUpdateMapFromCore()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member

1234567891011