Home
last modified time | relevance | path

Searched refs:map_width (Results 126 – 150 of 254) sorted by relevance

1234567891011

/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dtiles_background.h71 Uint32 map_width; variable
H A Dtilesmap_scrolling.h69 Uint32 map_width; variable
H A Dsupervisor_map_editor.h65 Uint32 map_width; variable
/dports/games/openclonk/openclonk-release-8.1-src/src/mape/
H A Dpreview.c67 gtk_widget_set_size_request(view->image, preferences->map_width, preferences->map_height); in mape_pre_view_apply_preferences()
H A Dpreferencesdialog.c236 prefs->map_width in mape_preferences_dialog_new()
431 prefs.map_width = gtk_spin_button_get_value_as_int( in mape_preferences_dialog_get()
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/src/viewer-core/
H A DMapGridView.h50 int map_width; variable
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/core/
H A DMap.cpp603 const int map_width = get_width(); in build_foreground_surface() local
606 if (map_width >= camera_width in build_foreground_surface()
615 if (map_width < camera_width) { in build_foreground_surface()
616 int bar_width = (camera_width - map_width) / 2; in build_foreground_surface()
619 dst_position.set_x(bar_width + map_width); in build_foreground_surface()
/dports/games/openttd/openttd-12.1/src/network/core/
H A Dgame_info.h97 uint16 map_width; ///< Map width member
/dports/games/abuse_sdl/abuse-0.8/src/
H A Dendgame.cpp47 static mask_line *make_mask_lines(image *mask, int map_width) in make_mask_lines() argument
77 *rem=(int)(sqrt(x/(double)(size*2.0))*map_width/2.0); in make_mask_lines()
79 *rem=map_width/2-(int)(sqrt((size-x)/(double)(size*2.0))*map_width/2.0); in make_mask_lines()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/gui/widgets/
H A Dmap_window.cpp148 map_width = map->get_width(cur_level); in MapWindow()
397 map_width = map->get_width(new_level); in moveMap()
400 new_x = map_width + new_x; in moveMap()
402 new_x %= map_width; in moveMap()
516 uint16 wrapped_x = WRAP_VIEWP(cur_x, x, map_width); in tile_is_black()
557 uint16 map_win_x = WRAP_VIEWP(cur_x, coord.x, map_width); in get_objAtCoord()
954 uint8 x = WRAP_VIEWP(cur_x, actor->x, map_width); in drawActors()
992 uint16 wrapped_x = WRAP_VIEWP(cur_x, actor->x, map_width); in drawActor()
1086 x = WRAP_VIEWP(cur_x, obj->x, map_width); in drawObj()
2172 moveCursor(WRAP_VIEWP(cur_x, wx, map_width), wy - cur_y); in MouseDown()
[all …]
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/x11/
H A Dwelcome.c857 int map_width = XTextWidth(textFont, "", max_map_length) in Welcome_show_server_list() local
879 int server_offset = map_offset + map_width + space_width; in Welcome_show_server_list()
897 server_width + map_width + ping_width + status_width; in Welcome_show_server_list()
945 server_offset = map_offset + map_width + space_width; in Welcome_show_server_list()
960 map_width, label_height, true, border, map_header); in Welcome_show_server_list()
1027 map_width, label_height, true, in Welcome_show_server_list()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dscreenshot.c465 int map_width = max_x-min_x+1; in save_level_screenshot() local
487 int image_width = map_width*320; in save_level_screenshot()
565 for (int x=0;x<map_width;x++) { in save_level_screenshot()
/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Dps_info.h66 double map_width, map_height; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c1030 static int map_width(int xdiv, int x0, int x1) in map_width() function
1038 int w = (map_width(xdiv, x0, x1) - strlen(nice)) / 2; in text_map()
1054 if (strlen(nice) < map_width(xdiv, a->p0.x, 256 - 1)) in map_1d_info()
1057 else if (strlen(nice) < map_width(xdiv, 0, a->p1.x)) in map_1d_info()
1060 } else if (strlen(nice) + 1 < map_width(xdiv, a->p0.x, a->p1.x)) { in map_1d_info()
1069 if (strlen(nice) + 1 < map_width(xdiv, a->p0.x, a->p1.x)) in map_2d_info()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c1030 static int map_width(int xdiv, int x0, int x1) in map_width() function
1038 int w = (map_width(xdiv, x0, x1) - strlen(nice)) / 2; in text_map()
1054 if (strlen(nice) < map_width(xdiv, a->p0.x, 256 - 1)) in map_1d_info()
1057 else if (strlen(nice) < map_width(xdiv, 0, a->p1.x)) in map_1d_info()
1060 } else if (strlen(nice) + 1 < map_width(xdiv, a->p0.x, a->p1.x)) { in map_1d_info()
1069 if (strlen(nice) + 1 < map_width(xdiv, a->p0.x, a->p1.x)) in map_2d_info()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c1030 static int map_width(int xdiv, int x0, int x1) in map_width() function
1038 int w = (map_width(xdiv, x0, x1) - strlen(nice)) / 2; in text_map()
1054 if (strlen(nice) < map_width(xdiv, a->p0.x, 256 - 1)) in map_1d_info()
1057 else if (strlen(nice) < map_width(xdiv, 0, a->p1.x)) in map_1d_info()
1060 } else if (strlen(nice) + 1 < map_width(xdiv, a->p0.x, a->p1.x)) { in map_1d_info()
1069 if (strlen(nice) + 1 < map_width(xdiv, a->p0.x, a->p1.x)) in map_2d_info()
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/datetime/
H A Dcc-timezone-map.c288 convert_longtitude_to_x (gdouble longitude, gint map_width) in convert_longtitude_to_x() argument
293 x = (map_width * (180.0 + longitude) / 360.0) in convert_longtitude_to_x()
294 + (map_width * xdeg_offset / 180.0); in convert_longtitude_to_x()
/dports/graphics/libchamplain/libchamplain-0.12.20/champlain/
H A Dchamplain-view.c1675 gint map_width; in viewport_pos_changed_cb() local
1676 map_width = get_map_width (view); in viewport_pos_changed_cb()
1681 if (x < 0 || x >= map_width) in viewport_pos_changed_cb()
1682 position_viewport (view, x_to_wrap_x (x, map_width), y); in viewport_pos_changed_cb()
1700 gint map_width = get_map_width (view); in swap_user_layer_slots() local
1710 clutter_actor_set_x (clone, (original_index - 1) * map_width); in swap_user_layer_slots()
1722 gint map_width = get_map_width (view); in viewport_motion_cb() local
2143 gint map_width = get_map_width (view); in paint_surface() local
2166 x + (i - 1) * map_width, y); in paint_surface()
3357 gint map_width = get_map_width (view); in champlain_view_set_horizontal_wrap() local
[all …]
/dports/finance/weberp/webERP/sql/mysql/
H A Dupgrade3.09-3.10.sql56 `map_width` varchar(10) NOT NULL default '',
/dports/games/libretro-gpsp/gpsp-300d0c0/
H A Dvideo.c873 u32 map_width = map_widths[map_size]; in render_scanline_text_base_normal() local
895 map_base += ((map_width / 8) * 32) + in render_scanline_text_base_normal()
1060 u32 map_width = map_widths[map_size]; in render_scanline_text_transparent_normal() local
1082 map_base += ((map_width / 8) * 32) + in render_scanline_text_transparent_normal()
1246 u32 map_width = map_widths[map_size]; in render_scanline_text_base_color16() local
1268 map_base += ((map_width / 8) * 32) + in render_scanline_text_base_color16()
1431 u32 map_width = map_widths[map_size]; in render_scanline_text_transparent_color16() local
1616 u32 map_width = map_widths[map_size]; in render_scanline_text_base_color32() local
1801 u32 map_width = map_widths[map_size]; in render_scanline_text_transparent_color32() local
1988 u32 map_width = map_widths[map_size]; in render_scanline_text_base_alpha() local
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dmapimg.c2101 magickwand_size_t img_width, img_height, map_width, map_height; in img_save_magickwand() local
2122 map_width = pimg->imgsize.x * pimg->def->zoom; in img_save_magickwand()
2125 img_width = map_width + 2 * IMG_BORDER_WIDTH; in img_save_magickwand()
2171 plrwidth = map_width / MIN(map_width, player_count()); in img_save_magickwand()
2172 plroffset = (map_width - MIN(map_width, plrwidth * player_count())) / 2; in img_save_magickwand()
2176 + IMG_SPACER_HEIGHT, map_width, in img_save_magickwand()
2180 pmw = PixelGetNextIteratorRow(imw, &map_width); in img_save_magickwand()
2183 for (x = plroffset; x < map_width; x++) { in img_save_magickwand()
2238 : 0), map_width, map_height); in img_save_magickwand()
2244 pmw = PixelGetNextIteratorRow(imw, &map_width); in img_save_magickwand()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dmapimg.c2101 magickwand_size_t img_width, img_height, map_width, map_height; in img_save_magickwand() local
2122 map_width = pimg->imgsize.x * pimg->def->zoom; in img_save_magickwand()
2125 img_width = map_width + 2 * IMG_BORDER_WIDTH; in img_save_magickwand()
2171 plrwidth = map_width / MIN(map_width, player_count()); in img_save_magickwand()
2172 plroffset = (map_width - MIN(map_width, plrwidth * player_count())) / 2; in img_save_magickwand()
2176 + IMG_SPACER_HEIGHT, map_width, in img_save_magickwand()
2180 pmw = PixelGetNextIteratorRow(imw, &map_width); in img_save_magickwand()
2183 for (x = plroffset; x < map_width; x++) { in img_save_magickwand()
2238 : 0), map_width, map_height); in img_save_magickwand()
2244 pmw = PixelGetNextIteratorRow(imw, &map_width); in img_save_magickwand()
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/time-admin/src/
H A Dtime-map.c217 convert_longitude_to_x (gdouble longitude, gint map_width) in convert_longitude_to_x() argument
222 x = (map_width * (180.0 + longitude) / 360.0) in convert_longitude_to_x()
223 + (map_width * xdeg_offset / 180.0); in convert_longitude_to_x()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/xkb/
H A DXKBMisc.c42 #define CORE_SYM(i) (i<map_width?core_syms[i]:NoSymbol)
47 int map_width, in XkbKeyTypesForCoreSymbols() argument
111 j < XkbNumKbdGroups && map_width >= width * (j + 1); j++) { in XkbKeyTypesForCoreSymbols()
127 if ((tmp >= map_width) && in XkbKeyTypesForCoreSymbols()
139 if ((tmp < map_width) || (protected & XkbExplicitKeyType4Mask)) { in XkbKeyTypesForCoreSymbols()
/dports/x11-servers/xwayland/xorg-server-1.20.13/xkb/
H A DXKBMisc.c42 #define CORE_SYM(i) (i<map_width?core_syms[i]:NoSymbol)
47 int map_width, in XkbKeyTypesForCoreSymbols() argument
111 j < XkbNumKbdGroups && map_width >= width * (j + 1); j++) { in XkbKeyTypesForCoreSymbols()
127 if ((tmp >= map_width) && in XkbKeyTypesForCoreSymbols()
139 if ((tmp < map_width) || (protected & XkbExplicitKeyType4Mask)) { in XkbKeyTypesForCoreSymbols()

1234567891011