Home
last modified time | relevance | path

Searched refs:ychange (Results 1 – 25 of 42) sorted by relevance

12

/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/behaviors/vp/
H A DOrbitBehavior.java313 latitude -= ychange * rotYMul; in processMouseEvent()
317 latitude += ychange * rotYMul; in processMouseEvent()
324 ytrans += ychange * transYMul; in processMouseEvent()
328 ytrans -= ychange * transYMul; in processMouseEvent()
333 doZoomOperations( ychange ); in processMouseEvent()
372 distanceFromCenter -= (zoomMul*ychange* in doZoomOperations()
383 distanceFromCenter += (zoomMul*ychange* in doZoomOperations()
395 distanceFromCenter -= ychange*zoomMul; in doZoomOperations()
403 distanceFromCenter += ychange * zoomMul; in doZoomOperations()
412 distanceFromCenter -= ychange*zoomMul; in doZoomOperations()
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dspecialmonitors.c97 dbl = gfxvidinfo.ychange == 1 ? 2 : 1; in graffiti()
110 …srcbuf = src->bufmem + (((ystart << VRES_MAX) - src->yoffset) / gfxvidinfo.ychange) * src->rowbyte… in graffiti()
111 srcend = src->bufmem + (((yend << VRES_MAX) - src->yoffset) / gfxvidinfo.ychange) * src->rowbytes; in graffiti()
114 …dstbuf = dst->bufmem + (((ystart << VRES_MAX) - src->yoffset) / gfxvidinfo.ychange) * dst->rowbyte… in graffiti()
255 dbl = gfxvidinfo.ychange == 1 ? 2 : 1; in a2024()
263 …dataline = src->bufmem + (((idline << VRES_MAX) - src->yoffset) / gfxvidinfo.ychange) * src->rowby… in a2024()
357 …srcbuf = src->bufmem + (((44 << VRES_MAX) - src->yoffset) / gfxvidinfo.ychange) * src->rowbytes + … in a2024()
358 …dstbuf = dst->bufmem + py * (panel_height / gfxvidinfo.ychange) * dst->rowbytes + px * ((panel_wid… in a2024()
360 for (y = 0; y < (panel_height / (dbl == 1 ? 1 : 2)) / gfxvidinfo.ychange; y++) { in a2024()
/dports/games/jfsw/jfsw-c434002/src/
H A Djweapon.c328 nu->ychange = 0; in SpawnMidSplash()
364 nu->ychange = 0; in SpawnFloorSplash()
597 nu->ychange = u->ychange; in DoBloodSpray()
823 nu->ychange = u->ychange; in DoPhosphorus()
1072 nu->ychange = u->ychange; in DoChemBomb()
1363 sp->y += u->ychange; in DoRadiationCloud()
1449 wu->ychange = MOVEy(wp->xvel, wp->ang); in PlayerInitChemBomb()
1454 wu->ychange += pp->yvect >> 14; in PlayerInitChemBomb()
1507 wu->ychange = MOVEy(wp->xvel, wp->ang); in InitSpriteChemBomb()
1572 wu->ychange = 0; in InitChemBomb()
[all …]
H A Dweapon.c8987 u->ychange = -u->ychange; in WallBounce()
9303 nu->ychange = u->ychange; in DoGrenade()
10301 nu->ychange = u->ychange; in DoRail()
10419 nu->ychange = u->ychange; in DoRocket()
10546 nu->ychange = u->ychange; in DoMicro()
12484 u->ychange = -u->ychange; in DoBloodWorm()
12591 u->ychange = -u->ychange; in DoBloodWorm()
12602 u->ychange = -u->ychange; in DoBloodWorm()
17045 nu->ychange = wu->ychange; in InitEnemyStar()
17788 wu->ychange = ychange; in InitTracerAutoTurret()
[all …]
H A Dsprite.h34 int move_actor(short SpriteNum, int xchange, int ychange, int zchange);
H A Dactor.c382 move_debris(short SpriteNum, int xchange, int ychange, int zchange) in move_debris() argument
388 u->ret = move_sprite(SpriteNum, xchange, ychange, zchange, in move_debris()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Djweapon.cpp329 nu->ychange = 0; in SpawnMidSplash()
365 nu->ychange = 0; in SpawnFloorSplash()
440 u->xchange = u->ychange = 0; in DoBloodSpray()
589 nu->ychange = u->ychange; in DoBloodSpray()
665 u->xchange = u->ychange = 0; in DoPhosphorus()
814 nu->ychange = u->ychange; in DoPhosphorus()
1062 nu->ychange = u->ychange; in DoChemBomb()
1354 sp->y += u->ychange; in DoRadiationCloud()
1447 wu->ychange += pp->yvect >> 14; in PlayerInitChemBomb()
1561 wu->ychange = 0; in InitChemBomb()
[all …]
H A Dweapon.cpp8853 u->ychange = -u->ychange; in WallBounce()
9168 nu->ychange = u->ychange; in DoGrenade()
10136 nu->ychange = u->ychange; in DoRail()
10247 nu->ychange = u->ychange; in DoRocket()
10368 nu->ychange = u->ychange; in DoMicro()
12279 u->ychange = -u->ychange; in DoBloodWorm()
12386 u->ychange = -u->ychange; in DoBloodWorm()
12397 u->ychange = -u->ychange; in DoBloodWorm()
16866 nu->ychange = wu->ychange; in InitEnemyStar()
17615 wu->ychange = ychange; in InitTracerAutoTurret()
[all …]
H A Dsprite.h34 int move_actor(short SpriteNum, int xchange, int ychange, int zchange);
H A Dactor.cpp383 move_debris(short SpriteNum, int xchange, int ychange, int zchange) in move_debris() argument
387 u->ret = move_sprite(SpriteNum, xchange, ychange, zchange, in move_debris()
/dports/x11/xpra/xpra-4.3/xpra/client/mixins/
H A Ddisplay.py542 def scale_change(self, xchange=1, ychange=1): argument
543 scalinglog("scale_change(%s, %s)", xchange, ychange)
548 scalinglog("scale_change(%s, %s) ignored, scaling is disabled", xchange, ychange)
551 … scalinglog("scale_change(%s, %s) screen size change is already pending", xchange, ychange)
555 xchange, ychange)
560 yscale = clamp(self.yscale*ychange)
562 scalinglog("scale_change yscale: clamp(%s*%s)=%s", self.yscale, ychange, yscale)
568 ychange = yscale / self.yscale
592 self.scale_reinit(xchange, ychange)
594 def scale_reinit(self, xchange=1.0, ychange=1.0): argument
[all …]
/dports/sysutils/tmate/tmate-2.4.0/
H A Dlayout.c399 int xlimit, ylimit, xchange, ychange; in layout_resize() local
428 ychange = sy - w->sy; in layout_resize()
430 if (ychange < 0 && ychange < -ylimit) in layout_resize()
431 ychange = -ylimit; in layout_resize()
434 ychange = 0; in layout_resize()
436 ychange = sy - lc->sy; in layout_resize()
438 if (ychange != 0) in layout_resize()
439 layout_resize_adjust(lc, LAYOUT_TOPBOTTOM, ychange); in layout_resize()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dlayout.c401 int xlimit, ylimit, xchange, ychange; in layout_resize() local
430 ychange = sy - w->sy; in layout_resize()
432 if (ychange < 0 && ychange < -ylimit) in layout_resize()
433 ychange = -ylimit; in layout_resize()
436 ychange = 0; in layout_resize()
438 ychange = sy - lc->sy; in layout_resize()
440 if (ychange != 0) in layout_resize()
441 layout_resize_adjust(lc, LAYOUT_TOPBOTTOM, ychange); in layout_resize()
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A DAnalytSolve.cxx221 float ychange; in solveSOR() local
230 ychange = newLoc.y - _yloc[i]; in solveSOR()
234 overshoot = ychange * 1.7f; in solveSOR()
237 indChange = std::abs(xchange) + std::abs(ychange); in solveSOR()
/dports/audio/din/din-52/src/
H A Dmouse_slider.cc254 string xchange, ychange; in activate() local
266 ychange = ychange + msl->name + ", "; in activate()
281 if (ychange != "") cons << " Up/Down or Wheel to change " << ychange; in activate()
/dports/sysutils/tmux23/tmux-2.3/
H A Dlayout.c458 int xlimit, ylimit, xchange, ychange; in layout_resize() local
487 ychange = sy - w->sy; in layout_resize()
489 if (ychange < 0 && ychange < -ylimit) in layout_resize()
490 ychange = -ylimit; in layout_resize()
493 ychange = 0; in layout_resize()
495 ychange = sy - lc->sy; in layout_resize()
497 if (ychange != 0) in layout_resize()
498 layout_resize_adjust(w, lc, LAYOUT_TOPBOTTOM, ychange); in layout_resize()
/dports/games/senken/senken-0.3.0/src/
H A Dscreen.c242 int ychange; in screen_map_iterate() local
261 ychange = -1; in screen_map_iterate()
280 ychange = -1; in screen_map_iterate()
302 ychange = 1; in screen_map_iterate()
319 ychange = -1; in screen_map_iterate()
363 y += ychange; in screen_map_iterate()
/dports/sysutils/tmux/tmux-3.2a/
H A Dlayout.c499 int xlimit, ylimit, xchange, ychange; in layout_resize() local
528 ychange = sy - lc->sy; in layout_resize()
530 if (ychange < 0 && ychange < -ylimit) in layout_resize()
531 ychange = -ylimit; in layout_resize()
534 ychange = 0; in layout_resize()
536 ychange = sy - lc->sy; in layout_resize()
538 if (ychange != 0) in layout_resize()
539 layout_resize_adjust(w, lc, LAYOUT_TOPBOTTOM, ychange); in layout_resize()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dmove.cpp342 int xchange = 0, ychange = 0; in GetDirection() local
376 ychange = toy - fromy; in GetDirection()
377 if (ychange > 0) in GetDirection()
379 else if (ychange < 0) { in GetDirection()
380 ychange = -ychange; in GetDirection()
391 ychange += ychange; // Double y distance to cover in GetDirection()
395 ychange += ychange / 2; // Double y distance to cover in GetDirection()
438 if (xchange <= 4 && ychange <= 4) { in GetDirection()
459 if (xchange > ychange) in GetDirection()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dmove.cpp354 int xchange = 0, ychange = 0; in GetDirection() local
388 ychange = toy - fromy; in GetDirection()
389 if (ychange > 0) in GetDirection()
391 else if (ychange < 0) { in GetDirection()
392 ychange = -ychange; in GetDirection()
403 ychange += ychange; // Double y distance to cover in GetDirection()
407 ychange += ychange / 2; // Double y distance to cover in GetDirection()
453 if (xchange <= 4 && ychange <= 4) { in GetDirection()
476 if (xchange > ychange) in GetDirection()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dspecialmonitors.cpp197 vdbl = gfxvidinfo.ychange; in blank_generic()
418 vdbl = gfxvidinfo.ychange; in dctv()
669 vdbl = gfxvidinfo.ychange; in firecracker24()
1154 vdbl = gfxvidinfo.ychange; in avideo()
1449 vdbl = gfxvidinfo.ychange; in videodac18()
1544 vdbl = gfxvidinfo.ychange; in ham_e()
1769 dbl = gfxvidinfo.ychange == 1 ? 2 : 1; in graffiti()
1787 srcend = src->bufmem + (((yend << VRES_MAX) - src->yoffset) / gfxvidinfo.ychange) * src->rowbytes; in graffiti()
1926 dbl = gfxvidinfo.ychange == 1 ? 2 : 1; in a2024()
2031 for (y = 0; y < (panel_height / (dbl == 1 ? 1 : 2)) / gfxvidinfo.ychange; y++) { in a2024()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/tools/bsp2img/
H A Dbsp2img.c175 long xchange = 0, ychange = 0; in bresline() local
192 ychange = -1; in bresline()
195 ychange = 1; in bresline()
205 y = y + ychange; in bresline()
222 y = y + ychange; in bresline()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A Dactors1.c629 movesprite(short spritenum, long xchange, long ychange, long zchange, unsigned long cliptype) in movesprite() argument
640 sprite[spritenum].y += (ychange*TICSPERFRAME)>>2; in movesprite()
659 …m].x,&sprite[spritenum].y,&daz,&dasectnum,((xchange*TICSPERFRAME)<<11),((ychange*TICSPERFRAME)<<11… in movesprite()
663 …m].x,&sprite[spritenum].y,&daz,&dasectnum,((xchange*TICSPERFRAME)<<11),((ychange*TICSPERFRAME)<<11… in movesprite()
685 …m].x,&sprite[spritenum].y,&daz,&dasectnum,((xchange*TICSPERFRAME)<<11),((ychange*TICSPERFRAME)<<11… in movesprite()
688 …m].x,&sprite[spritenum].y,&daz,&dasectnum,((xchange*TICSPERFRAME)<<11),((ychange*TICSPERFRAME)<<11… in movesprite()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dxwin.h116 int ychange; /* how many interlaced lines in one line in buffer */ member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dxwin.h170 int ychange; /* how many interlaced lines in one line in buffer */ member

12