/dports/graphics/pgplot/pgplot/drivers/ |
H A D | exdriv.f | 62 REAL EXSIZE, EYSIZE local 77 SAVE EXSIZE, EYSIZE 204 EYSIZE = HEIGHT - 2 * MARGIN 207 EYSIZE = WIDTH - 2 * MARGIN 303 EYSCAL = MIN (1.0, RBUF(2) / EYSIZE) 313 J0 = NINT((EYSIZE - RBUF(2)) * EYSCAL) 315 J1 = NINT((EYSIZE - RBUF(4)) * EYSCAL) 337 J0 = NINT((EYSIZE - RBUF(2)) * EYSCAL) 435 J0 = NINT((EYSIZE - RBUF(2)) * EYSCAL)
|
/dports/games/mirrormagic/mirrormagic-2.0.2/src/ |
H A D | main.h | 511 #define EYSIZE (VXSIZE + 44) macro
|
H A D | editor.c | 1591 DOOR_GFX_PAGEX8, 236, EXSIZE, EYSIZE, EX, EY); in DrawLevelEd()
|
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/ |
H A D | main.h | 982 #define EYSIZE (VYSIZE + 44) macro
|
H A D | tools.c | 423 BlitBitmap(backbuffer, window, EX, EY, EXSIZE, EYSIZE, EX, EY); in BackToFront() 4137 EX - 6, VY - 4, EXSIZE + 12, EYSIZE - VYSIZE + 4, in DrawSpecialEditorDoor() 4147 EX - 6, EY - 12, EXSIZE + 12, EYSIZE - VYSIZE + 12, in UndrawSpecialEditorDoor()
|
H A D | editor.c | 7455 DOOR_GFX_PAGEX8, 236, EXSIZE, EYSIZE, EX, EY); in DrawLevelEd()
|
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/ |
H A D | main.h | 1016 #define EYSIZE (VYSIZE + 44) macro
|
H A D | tools.c | 604 BlitBitmap(backbuffer, window, EX, EY, EXSIZE, EYSIZE, EX, EY); in BackToFront() 4640 EX - 6, VY - 4, EXSIZE + 12, EYSIZE - VYSIZE + 4, in DrawSpecialEditorDoor() 4650 EX - 6, EY - 12, EXSIZE + 12, EYSIZE - VYSIZE + 12, in UndrawSpecialEditorDoor()
|
H A D | editor.c | 7460 DOOR_GFX_PAGEX8, 236, EXSIZE, EYSIZE, EX, EY); in DrawLevelEd()
|
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/ |
H A D | main.h | 982 #define EYSIZE (VYSIZE + 44) macro
|
H A D | tools.c | 423 BlitBitmap(backbuffer, window, EX, EY, EXSIZE, EYSIZE, EX, EY); in BackToFront() 4137 EX - 6, VY - 4, EXSIZE + 12, EYSIZE - VYSIZE + 4, in DrawSpecialEditorDoor() 4147 EX - 6, EY - 12, EXSIZE + 12, EYSIZE - VYSIZE + 12, in UndrawSpecialEditorDoor()
|
H A D | editor.c | 7455 DOOR_GFX_PAGEX8, 236, EXSIZE, EYSIZE, EX, EY); in DrawLevelEd()
|
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/ |
H A D | main.h | 1016 #define EYSIZE (VYSIZE + 44) macro
|
H A D | tools.c | 604 BlitBitmap(backbuffer, window, EX, EY, EXSIZE, EYSIZE, EX, EY); in BackToFront() 4640 EX - 6, VY - 4, EXSIZE + 12, EYSIZE - VYSIZE + 4, in DrawSpecialEditorDoor() 4650 EX - 6, EY - 12, EXSIZE + 12, EYSIZE - VYSIZE + 12, in UndrawSpecialEditorDoor()
|
H A D | editor.c | 7460 DOOR_GFX_PAGEX8, 236, EXSIZE, EYSIZE, EX, EY); in DrawLevelEd()
|