Home
last modified time | relevance | path

Searched refs:map_width (Results 201 – 225 of 254) sorted by relevance

1234567891011

/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCMap.php1958 $map_width = array_key_exists('width', $map) ? $map['width'] : $db_map['width'];
1984 $api_shape_rules['fields']['x']['in'] = '0:'.$map_width;
1986 $api_shape_rules['fields']['width']['in'] = '1:'.$map_width;
2013 $api_line_rules['fields']['x1']['in'] = '0:'.$map_width;
2015 $api_line_rules['fields']['x2']['in'] = '0:'.$map_width;
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCMap.php1958 $map_width = array_key_exists('width', $map) ? $map['width'] : $db_map['width'];
1984 $api_shape_rules['fields']['x']['in'] = '0:'.$map_width;
1986 $api_shape_rules['fields']['width']['in'] = '1:'.$map_width;
2013 $api_line_rules['fields']['x1']['in'] = '0:'.$map_width;
2015 $api_line_rules['fields']['x2']['in'] = '0:'.$map_width;
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCMap.php1958 $map_width = array_key_exists('width', $map) ? $map['width'] : $db_map['width'];
1984 $api_shape_rules['fields']['x']['in'] = '0:'.$map_width;
1986 $api_shape_rules['fields']['width']['in'] = '1:'.$map_width;
2013 $api_line_rules['fields']['x1']['in'] = '0:'.$map_width;
2015 $api_line_rules['fields']['x2']['in'] = '0:'.$map_width;
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCMap.php1958 $map_width = array_key_exists('width', $map) ? $map['width'] : $db_map['width'];
1984 $api_shape_rules['fields']['x']['in'] = '0:'.$map_width;
1986 $api_shape_rules['fields']['width']['in'] = '1:'.$map_width;
2013 $api_line_rules['fields']['x1']['in'] = '0:'.$map_width;
2015 $api_line_rules['fields']['x2']['in'] = '0:'.$map_width;
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/
H A Dtilemap_generic.cpp37 …apCallbackStruct *sTile), UINT32 tile_width, UINT32 tile_height, UINT32 map_width, UINT32 map_heig… in GenericTilemapInit() argument
55 if (map_width == 0 || map_height == 0 || tile_width == 0 || tile_height == 0) { in GenericTilemapInit()
56 …, %d, %d) called with bad initializer!\n"), which, tile_width, tile_height, map_width, map_height); in GenericTilemapInit()
60 if (map_width > 4096 || map_height > 4096 || tile_width > 512 || tile_height > 512) { in GenericTilemapInit()
61 …d) called with likely bad initializer!\n"), which, tile_width, tile_height, map_width, map_height); in GenericTilemapInit()
76 cur_map->mwidth = map_width; in GenericTilemapInit()
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dwelcome.c1472 int map_width = XTextWidth(textFont, in Welcome_show_server_list() local
1495 int server_offset = map_offset + map_width + space_width; in Welcome_show_server_list()
1546 map_width, label_height, in Welcome_show_server_list()
1606 map_width, label_height, in Welcome_show_server_list()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_wave_editor.c589 guint map_width; in ags_wave_editor_reset_scrollbar() local
632 map_width = (gui_scale_factor * 64.0) * (16.0 * 16.0 * 1200.0) * zoom * zoom_correction; in ags_wave_editor_reset_scrollbar()
633 h_upper = map_width - wave_edit_box_allocation.width; in ags_wave_editor_reset_scrollbar()
/dports/games/wesnoth/wesnoth-1.14.17/data/multiplayer/scenarios/
H A DRandom_Scenario_Winter.cfg25 map_width=40
H A DRandom_Scenario.cfg29 map_width=40
/dports/games/openttd/openttd-12.1/src/network/
H A Dnetwork_gui.cpp320 int r = (a->info.map_height) * (a->info.map_width) - (b->info.map_height) * (b->info.map_width); in NGameMapSizeSorter()
322 if (r == 0) r = a->info.map_width - b->info.map_width; in NGameMapSizeSorter()
425 SetDParam(0, cur_item->info.map_width); in DrawServerLine()
674 SetDParam(0, sel->info.map_width); in DrawDetails()
/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Dr_instructions.c110 PS.map_width = w; in read_instructions()
/dports/games/legesmotus/legesmotus-0.4.0/client/
H A DGameController.hpp315 void init_map(int map_width, int map_height);
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/front/spv/
H A Dconvert.rs118 pub(super) fn map_width(word: spirv::Word) -> Result<crate::Bytes, Error> { in map_width() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/front/spv/
H A Dconvert.rs114 pub(super) fn map_width(word: spirv::Word) -> Result<crate::Bytes, Error> { in map_width() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/front/spv/
H A Dconvert.rs114 pub(super) fn map_width(word: spirv::Word) -> Result<crate::Bytes, Error> { in map_width() function
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_notation_edit.c1008 guint map_width; in ags_notation_edit_reset_hscrollbar() local
1044 map_width = ((64.0) * (16.0 * 16.0 * 1200.0) * zoom * zoom_correction); in ags_notation_edit_reset_hscrollbar()
1045 upper = map_width - allocation.width; in ags_notation_edit_reset_hscrollbar()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/kdrive/ephyr/
H A Dhostx.c1148 int map_width; in hostx_load_keymap() local
1213 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1217 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dhostx.c1161 int map_width; in hostx_load_keymap() local
1226 map_width = mapping_r->keysyms_per_keycode; in hostx_load_keymap()
1230 keySyms->mapWidth = map_width; in hostx_load_keymap()

1234567891011