Home
last modified time | relevance | path

Searched refs:viewy (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/tcell-2.4.0/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/misc/lf/lf-r26/vendor/github.com/gdamore/tcell/v2/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/gdamore/tcell/v2/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/gdamore/tcell/v2/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/gdamore/tcell/v2/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/tcell-1.1.4/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/audio/visp-go/visp-2585747/vendor/github.com/gdamore/tcell/v2/views/
H A Dview.go95 v.viewy = 0
120 if y >= (v.viewy + v.height) {
138 v.viewy = y - (v.height - 1)
140 if y >= 0 && y < v.viewy {
141 v.viewy = y
152 if v.viewy < 0 {
153 v.viewy = 0
181 v.viewy = y - (v.height / 2)
187 v.viewy -= rows
193 v.viewy += rows
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_osgframe.cpp193 double viewx, viewy, viewz; in getPDFMatrix() local
202 viewy = -cameraPosition[1]; in getPDFMatrix()
204 if (viewx == 0.0 && viewy == 0.0 && viewz == 0.0) in getPDFMatrix()
206 viewy = 1.0; in getPDFMatrix()
223 if ( fabs(viewx) + fabs(viewy) != 0.0f) /* other views than top and bottom*/ in getPDFMatrix()
229 leftx = viewz * upy - viewy * upz; in getPDFMatrix()
231 leftz = viewy * upx - viewx * upy; in getPDFMatrix()
261 transy = trackerCenter[1] - roo * viewy; in getPDFMatrix()
285 ret += desc4.arg(viewx).arg(viewy).arg(viewz); in getPDFMatrix()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_draw8_npo2.c137 v = (INT64)(vz*z) + viewy; in R_DrawTiltedSpan_NPO2_8()
185 v = (INT64)(startv) + viewy; in R_DrawTiltedSpan_NPO2_8()
252 v = (INT64)(startv) + viewy; in R_DrawTiltedSpan_NPO2_8()
330 v = (INT64)(vz*z) + viewy; in R_DrawTiltedTranslucentSpan_NPO2_8()
377 v = (INT64)(startv) + viewy; in R_DrawTiltedTranslucentSpan_NPO2_8()
444 v = (INT64)(startv) + viewy; in R_DrawTiltedTranslucentSpan_NPO2_8()
521 v = (INT64)(vz*z) + viewy; in R_DrawTiltedSplat_NPO2_8()
573 v = (INT64)(startv) + viewy; in R_DrawTiltedSplat_NPO2_8()
1006 v = (INT64)(startv) + viewy; in R_DrawTiltedFloorSprite_NPO2_8()
1156 v = (INT64)(startv) + viewy; in R_DrawTiltedTranslucentFloorSprite_NPO2_8()
[all …]
H A Dr_portal.c175 disttopoint = R_PointToDist2(start_c.x, start_c.y, viewx, viewy); in Portal_Add2Lines()
176 angtopoint = R_PointToAngle2(start_c.x, start_c.y, viewx, viewy); in Portal_Add2Lines()
180 portal->viewy = dest_c.y + FixedMul(FINESINE(angtopoint>>ANGLETOFINESHIFT), disttopoint); in Portal_Add2Lines()
273 portal->viewy = skyboxmo[0]->y; in Portal_AddSkybox()
291 y = (viewy - skyboxmo[1]->y) / mh->skybox_scaley; in Portal_AddSkybox()
293 y = (viewy - skyboxmo[1]->y) * -mh->skybox_scaley; in Portal_AddSkybox()
297 portal->viewy += FixedMul(x, FINESINE(ang)) + FixedMul(y,FINECOSINE(ang)); in Portal_AddSkybox()
H A Dr_main.c71 fixed_t viewx, viewy, viewz; variable
1200 viewy = thiscam->y; in R_SetupFrame()
1202 viewy += quake.y; in R_SetupFrame()
1214 viewy += quake.y; in R_SetupFrame()
1280 viewy = r_viewmobj->y; in R_SkyboxFrame()
1324 viewy += y; in R_SkyboxFrame()
1329 viewy += x; in R_SkyboxFrame()
1334 viewy -= y; in R_SkyboxFrame()
1339 viewy -= x; in R_SkyboxFrame()
1400 viewy = portal->viewy; in R_PortalFrame()
[all …]
/dports/games/galaxyhack/galaxyhack/src/
H A DRTS.cpp122 viewy = tempCentery - (globalSettings.screenHeight >> 1); in RTSMouseM()
215 viewy += screenMoveSpeed; in ScrollAndDrag()
219 viewy -= screenMoveSpeed; in ScrollAndDrag()
332 tempRect.y = sides[i].startingRect.y - viewy; in DrawWorld()
346 && viewy + globalSettings.screenHeight > terrainTree[i].rect.y in DrawTerrain()
347 && viewy < terrainTree[i].rect.y + terrainTree[i].rect.h) in DrawTerrain()
379 int radary = viewy * radarRect.h / worldHeight; in DrawRadar()
510 if (viewy > worldHeight - globalSettings.screenHeight) in CheckViewPos()
511 viewy = worldHeight - globalSettings.screenHeight; in CheckViewPos()
512 if (viewy < 0) in CheckViewPos()
[all …]
H A DProjectile.cpp86 int y0 = static_cast<int>(y) - viewy; in StandardLineDraw()
88 int y1 = static_cast<int>(y) + lengthy - viewy; in StandardLineDraw()
198 int y0 = static_cast<int>(y) - viewy; in DrawSelfPixels()
200 int y1 = static_cast<int>(y) + lengthy - viewy; in DrawSelfPixels()
213 int y0 = static_cast<int>(y) - viewy - 3; in DrawSelfPixels()
215 int y1 = static_cast<int>(y) + lengthy - viewy - 3; in DrawSelfPixels()
231 y0-= viewy; in DrawBigLaser()
233 y1-= viewy; in DrawBigLaser()
686 int y0 = static_cast<int>(y) - viewy; in DrawSelfPixels()
688 int y1 = static_cast<int>(y) + lengthy - viewy; in DrawSelfPixels()
[all …]
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dr_main.cpp74 fixed_t viewy; variable
144 angle_t R_PointToAngle2(fixed_t viewx, fixed_t viewy, fixed_t x, fixed_t y) in R_PointToAngle2() argument
147 y -= viewy; in R_PointToAngle2()
236 return R_PointToAngle2 (viewx, viewy, x, y); in R_PointToAngle()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_utility.cpp101 fixed_t viewy; variable
583 viewy = iview->oviewy + FixedMul (frac, iview->nviewy - iview->oviewy); in EXTERN_CVAR()
637 viewsector = R_PointInSubsector(viewx, viewy)->sector; in EXTERN_CVAR()
871 viewy = TEST_Y; in R_SetupFrame()
887 theZ = viewsector->floorplane.ZatPoint (viewx, viewy) + 4*FRACUNIT; in R_SetupFrame()
906 viewy += FixedMul(finesine[ang], power); in R_SetupFrame()
913 viewy += FixedMul(finesine[ang], power); in R_SetupFrame()
927 viewy += QuakePower(quakefactor, jiggers.IntensityY, jiggers.OffsetY); in R_SetupFrame()
950 viewside = plane->PointOnSide(viewx, viewy, viewz); in R_SetupFrame()
972 newblend = s->floorplane.PointOnSide(viewx, viewy, viewz) < 0 in R_SetupFrame()
[all …]
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dr_bsp.cpp227 (heightsec && viewz <= P_FloorHeight(viewx, viewy, heightsec)); in R_FakeFlat()
287 fixed_t refceilz = P_CeilingHeight(viewx, viewy, s); in R_FakeFlat()
288 fixed_t orgceilz = P_CeilingHeight(viewx, viewy, sec); in R_FakeFlat()
382 else if (heightsec && viewz >= P_CeilingHeight(viewx, viewy, heightsec) && in R_FakeFlat()
448 if (R_PointOnSegSide(viewx, viewy, line) != 0) in R_AddLine()
456 R_RotatePoint(line->v1->x - viewx, line->v1->y - viewy, ANG90 - viewangle, t1.x, t1.y); in R_AddLine()
457 R_RotatePoint(line->v2->x - viewx, line->v2->y - viewy, ANG90 - viewangle, t2.x, t2.y); in R_AddLine()
591 (viewy >= bspcoord[BOXTOP ] ? 0 : viewy > bspcoord[BOXBOTTOM] ? 4 : 8); in R_CheckBBox()
603 R_RotatePoint(xl - viewx, yl - viewy, ANG90 - viewangle, t1.x, t1.y); in R_CheckBBox()
604 R_RotatePoint(xh - viewx, yh - viewy, ANG90 - viewangle, t2.x, t2.y); in R_CheckBBox()
[all …]
H A Dr_main.cpp99 fixed_t viewy; variable
218 angle_t R_PointToAngle2(fixed_t viewx, fixed_t viewy, fixed_t x, fixed_t y) in R_PointToAngle2() argument
220 return (y -= viewy, (x -= viewx) || y) ? in R_PointToAngle2()
239 return R_PointToAngle2(viewx, viewy, x, y); in R_PointToAngle()
255 fixed_t dy = abs(y - viewy); in R_PointToDist()
484 R_RotatePoint(inpt1->x - viewx, inpt1->y - viewy, ANG90 - viewangle, pt1.x, pt1.y); in R_DrawLine()
988 viewy = CameraY; in R_SetupFrame()
1001 viewy = camera->y; in R_SetupFrame()
1012 viewy += ((M_Random()%(intensity<<2)) in R_SetupFrame()
1027 newblend = viewz < P_FloorHeight(viewx, viewy, s) ? s->bottommap : in R_SetupFrame()
[all …]
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dengine.c130 yintercept=FixedScale(xintercept-viewx,c_vy,c_vx)+viewy; in HitWall()
185 xintercept=FixedScale(yintercept-viewy,c_vx,c_vy)+viewx; in HitWall()
253 sny=viewy&0xffff; in InitialCast()
283 grid[1]=viewy>>16; in InitialCast()
344 sny=viewy&0xffff; in Cast()
374 grid[1]=viewy>>16; in Cast()
/dports/print/libharu/libharu-RELEASE_2_3_0/src/
H A Dhpdf_u3d.c628 HPDF_REAL viewx, viewy, viewz; in HPDF_3DView_SetCamera() local
644 viewy = -c2cy; in HPDF_3DView_SetCamera()
648 if (viewx == 0.0 && viewy == 0.0 && viewz == 0.0) { in HPDF_3DView_SetCamera()
649 viewy = 1.0; in HPDF_3DView_SetCamera()
652 normalize(viewx, viewy, viewz); in HPDF_3DView_SetCamera()
675 if ( fabs(viewx) + fabs(viewy) != 0.0f) /* other views than top and bottom*/ in HPDF_3DView_SetCamera()
679 upy = -viewz*viewy; in HPDF_3DView_SetCamera()
684 leftx = viewz*upy - viewy*upz; in HPDF_3DView_SetCamera()
686 leftz = viewy*upx - viewx*upy; in HPDF_3DView_SetCamera()
718 transy = cooy - roo*viewy; in HPDF_3DView_SetCamera()
[all …]

12345678910