Home
last modified time | relevance | path

Searched refs:map_width (Results 101 – 125 of 254) sorted by relevance

1234567891011

/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/effectv/
H A Dgstedge.h56 gint map_width, map_height; member
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/gnome/
H A Dgnmap.c492 int map_width, map_height; in ghack_map_cliparound() local
499 map_width = COLNO * ghack_glyph_width() * ghack_map.zoom; in ghack_map_cliparound()
511 to_x = ((x+half_width) > map_width)? map_width - 2 * half_width : to_x; in ghack_map_cliparound()
/dports/games/xnethack/xNetHack-xnh6.1/win/curses/
H A Dcursdial.c105 int map_height, map_width, maxwidth, remaining_buf, winx, winy, count; in curses_line_input_dialog() local
127 curses_get_window_size(MAP_WIN, &map_height, &map_width); in curses_line_input_dialog()
128 if ((prompt_width + 2) > map_width) in curses_line_input_dialog()
129 maxwidth = map_width - 2; in curses_line_input_dialog()
204 int answer, count, maxwidth, map_height, map_width; in curses_character_input_dialog() local
218 curses_get_window_size(MAP_WIN, &map_height, &map_width); in curses_character_input_dialog()
221 map_width = term_cols; in curses_character_input_dialog()
227 maxwidth = map_width - 2; in curses_character_input_dialog()
267 prompt_width = map_width - 2; in curses_character_input_dialog()
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOFLAME.h49 short map_width; variable
/dports/games/wesnoth/wesnoth-1.14.17/data/lua/
H A Dcave_map_generator.lua9 local map = MG.create_map(params.map_width, params.map_height, params.terrain_wall)
136 v.start_x, v.start_y, v.dest_x, v.dest_y, calc, params.map_width, params.map_height)
/dports/games/openclonk/openclonk-release-8.1-src/src/mape/
H A Deditview.h48 unsigned int map_width; member

1234567891011