Home
last modified time | relevance | path

Searched refs:screeny (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dothunder_vidhrdw.c296 screeny = 0x78 - screeny; in VIDEO_UPDATE()
297 if (screeny < 0) screeny = 0; in VIDEO_UPDATE()
304 screeny += 0x78; in VIDEO_UPDATE()
305 if (screeny > 0xf0) screeny = 0xf0; in VIDEO_UPDATE()
310 screeny += 2; in VIDEO_UPDATE()
313 draw_crosshair(bitmap,screenx,screeny,cliprect); in VIDEO_UPDATE()
339 screeny = 0x78 - screeny; in VIDEO_UPDATE()
340 if (screeny < 0) screeny = 0; in VIDEO_UPDATE()
347 screeny += 0x78; in VIDEO_UPDATE()
348 if (screeny > 0xf0) screeny = 0xf0; in VIDEO_UPDATE()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dothunder_vidhrdw.c296 screeny = 0x78 - screeny; in VIDEO_UPDATE()
297 if (screeny < 0) screeny = 0; in VIDEO_UPDATE()
304 screeny += 0x78; in VIDEO_UPDATE()
305 if (screeny > 0xf0) screeny = 0xf0; in VIDEO_UPDATE()
310 screeny += 2; in VIDEO_UPDATE()
313 draw_crosshair(bitmap,screenx,screeny,cliprect); in VIDEO_UPDATE()
339 screeny = 0x78 - screeny; in VIDEO_UPDATE()
340 if (screeny < 0) screeny = 0; in VIDEO_UPDATE()
347 screeny += 0x78; in VIDEO_UPDATE()
348 if (screeny > 0xf0) screeny = 0xf0; in VIDEO_UPDATE()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/
H A Dopen-features-non-integer-screeny.html.ini1 [open-features-non-integer-screeny.html]
5 [features "screeny=_404" should NOT set "height=404"]
10 [features "screeny=L404" should NOT set "height=404"]
15 [features "screeny=405^4" should set "height=405"]
19 [features "screeny=405e-1" should set "height=405"]
23 [features "screeny=405LLl" should set "height=405"]
27 [features "screeny=405e1" should set "height=405"]
31 [features "screeny=405 " should set "height=405"]
35 [features "screeny=405/5" should set "height=405"]
39 [features "screeny=405*3" should set "height=405"]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/
H A Dopen-features-non-integer-screeny.html.ini1 [open-features-non-integer-screeny.html]
5 [features "screeny=_404" should NOT set "height=404"]
10 [features "screeny=L404" should NOT set "height=404"]
15 [features "screeny=405^4" should set "height=405"]
19 [features "screeny=405e-1" should set "height=405"]
23 [features "screeny=405LLl" should set "height=405"]
27 [features "screeny=405e1" should set "height=405"]
31 [features "screeny=405 " should set "height=405"]
35 [features "screeny=405/5" should set "height=405"]
39 [features "screeny=405*3" should set "height=405"]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/
H A Dopen-features-non-integer-screeny.html.ini1 [open-features-non-integer-screeny.html]
5 [features "screeny=_404" should NOT set "height=404"]
10 [features "screeny=L404" should NOT set "height=404"]
15 [features "screeny=405^4" should set "height=405"]
19 [features "screeny=405e-1" should set "height=405"]
23 [features "screeny=405LLl" should set "height=405"]
27 [features "screeny=405e1" should set "height=405"]
31 [features "screeny=405 " should set "height=405"]
35 [features "screeny=405/5" should set "height=405"]
39 [features "screeny=405*3" should set "height=405"]
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/
H A Dopen-features-non-integer-screeny.html.ini1 [open-features-non-integer-screeny.html]
4 [features "screeny=405^4" should set "height=405"]
9 [features "screeny=405e-1" should set "height=405"]
14 [features "screeny=405LLl" should set "height=405"]
19 [features "screeny=405e1" should set "height=405"]
24 [features "screeny=405 " should set "height=405"]
29 [features "screeny=405/5" should set "height=405"]
34 [features "screeny=405*3" should set "height=405"]
39 [features "screeny=405.32" should set "height=405"]
44 [features "screeny=405.5" should set "height=405"]
/dports/games/senken/senken-0.3.0/src/
H A Dscreen.c378 int screeny;
413 if (screeny < 0) { in screen_to_mapcoord()
414 screeny = 0; in screen_to_mapcoord()
419 if (screeny >= screen->sizey) { in screen_to_mapcoord()
420 screeny = screen->sizey - 1; in screen_to_mapcoord()
452 screeny++; in screen_to_mapcoord()
455 screeny--; in screen_to_mapcoord()
456 if (screeny < 0) return -1; in screen_to_mapcoord()
466 (screen->y + screeny == midy)) { in screen_to_mapcoord()
481 fcoord.screeny = screeny; in screen_to_mapcoord()
[all …]
/dports/games/pioneer/pioneer-20210723/src/gui/
H A DGuiLabelSet.cpp23 (fabs(e->y - (*i).screeny) < 10.0f)) { in OnMouseDown()
36 (fabs(y - (*i).screeny) < 5.0f)) return false; in CanPutItem()
41 void LabelSet::Add(std::string text, sigc::slot<void> onClick, float screenx, float screeny) in Add() argument
43 if (CanPutItem(screenx, screeny)) { in Add()
44 m_items.push_back(LabelSetItem(text, onClick, screenx, screeny)); in Add()
48 …void LabelSet::Add(std::string text, sigc::slot<void> onClick, float screenx, float screeny, const… in Add() argument
50 if (CanPutItem(screenx, screeny)) { in Add()
51 m_items.push_back(LabelSetItem(text, onClick, screenx, screeny, col)); in Add()
65 …Gui::Screen::RenderStringBuffer((*i).m_vb, (*i).text, (*i).screenx, (*i).screeny - Gui::Screen::Ge… in Draw()
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Visual/goom/
H A Ddrawmethods.c41 void draw_line (Pixel *data, int x1, int y1, int x2, int y2, int col, int screenx, int screeny) in draw_line() argument
46 …if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) || (y2 >= screeny) || (x1 >= s… in draw_line()
177 if (yy < (screeny - 1)) { in draw_line()
178 p += screeny; in draw_line()
214 if (yy < (screeny - 1)) { in draw_line()
215 p += screeny; in draw_line()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/goom/
H A Ddrawmethods.c24 void draw_line (Pixel *data, int x1, int y1, int x2, int y2, int col, int screenx, int screeny) in draw_line() argument
29 …if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) || (y2 >= screeny) || (x1 >= s… in draw_line()
163 if (yy < (screeny - 1)) { in draw_line()
164 p += screeny; in draw_line()
204 if (yy < (screeny - 1)) { in draw_line()
205 p += screeny; in draw_line()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/goom/
H A Ddrawmethods.c40 int screeny) in draw_line() argument
45 if ((y1 < 0) || (y2 < 0) || (x1 < 0) || (x2 < 0) || (y1 >= screeny) in draw_line()
46 || (y2 >= screeny) || (x1 >= screenx) || (x2 >= screenx)) in draw_line()
176 if (yy < (screeny - 1)) { in draw_line()
177 p += screeny; in draw_line()
213 if (yy < (screeny - 1)) { in draw_line()
214 p += screeny; in draw_line()

12345678910>>...14