Home
last modified time | relevance | path

Searched refs:DOWN_LEFT (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/git-delta/delta-0.9.2/cargo-crates/box_drawing-0.1.2/src/
H A Dtests.rs4 let actual = format!("{}{}{}", ::light::DOWN_RIGHT, ::light::HORIZONTAL, ::light::DOWN_LEFT); in light_showcase()
11 let actual = format!("{}{}{}", ::heavy::DOWN_RIGHT, ::heavy::HORIZONTAL, ::heavy::DOWN_LEFT); in heavy_showcase()
18 let actual = format!("{}{}{}", ::double::DOWN_RIGHT, ::double::HORIZONTAL, ::double::DOWN_LEFT); in double_showcase()
25 …actual = format!("{}{}{}{}", ::arc::UP_RIGHT, ::arc::UP_LEFT, ::arc::DOWN_RIGHT, ::arc::DOWN_LEFT); in arc_corners()
H A Darc.rs2 pub const DOWN_LEFT:&str = "╮"; const
H A Ddouble.rs4 pub const DOWN_LEFT:&str="╗"; const
H A Dheavy.rs4 pub const DOWN_LEFT:&str="┓"; const
H A Dlight.rs4 pub const DOWN_LEFT:&str="┐"; const
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/nroff.d/
H A Ddraw.c51 #define DOWN_LEFT "\\U'2510'" macro
136 case 0x00020010: drawat(x, y, DOWN_LEFT ); break; in chkcoord()
155 if (c == 2) drawat(x + HOR, y, DOWN_LEFT); in chkcoord()
159 drawat(x + HOR, y, DOWN_LEFT); in chkcoord()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword1/
H A Dstaticres.cpp6611 GEORGE_POS(480, 388, DOWN_LEFT, FLOOR_2),
6618 GEORGE_POS(660, 368, DOWN_LEFT, FLOOR_3),
6637 GEORGE_POS(400, 400, DOWN_LEFT, FLOOR_5),
6642 GEORGE_POS(520, 310, DOWN_LEFT, FLOOR_7),
6682 GEORGE_POS(446, 408, DOWN_LEFT, FLOOR_18),
6723 GEORGE_POS(815, 446, DOWN_LEFT, FLOOR_24),
6797 GEORGE_POS(636, 413, DOWN_LEFT, FLOOR_39),
6851 GEORGE_POS(680, 425, DOWN_LEFT, FLOOR_54),
6857 GEORGE_POS(825, 373, DOWN_LEFT, FLOOR_55),
6867 GEORGE_POS(1630, 460, DOWN_LEFT, FLOOR_57),
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sword1/
H A Dstaticres.cpp6611 GEORGE_POS(480, 388, DOWN_LEFT, FLOOR_2),
6618 GEORGE_POS(660, 368, DOWN_LEFT, FLOOR_3),
6637 GEORGE_POS(400, 400, DOWN_LEFT, FLOOR_5),
6642 GEORGE_POS(520, 310, DOWN_LEFT, FLOOR_7),
6682 GEORGE_POS(446, 408, DOWN_LEFT, FLOOR_18),
6723 GEORGE_POS(815, 446, DOWN_LEFT, FLOOR_24),
6797 GEORGE_POS(636, 413, DOWN_LEFT, FLOOR_39),
6851 GEORGE_POS(680, 425, DOWN_LEFT, FLOOR_54),
6857 GEORGE_POS(825, 373, DOWN_LEFT, FLOOR_55),
6867 GEORGE_POS(1630, 460, DOWN_LEFT, FLOOR_57),
[all …]
/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_misc.cpp64 DOWN_LEFT, DOWN_RIGHT, NULL_DIR in scid_Init()
H A Dguess_common.h677 DOWN_LEFT = (DOWN | LEFT), variable
691 DOWN_LEFT, // opposite of UP_RIGHT (9)
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/linux/src/main/java/net/java/games/input/
H A DLinuxPOV.java77 return Component.POV.DOWN_LEFT; in convertValue()
H A DLinuxJoystickPOV.java36 setValue(Component.POV.DOWN_LEFT); in updateValue()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/ad/
H A Dad_sprite_set.cpp85 TOKEN_DEF(DOWN_LEFT) in TOKEN_DEF()
101 TOKEN_TABLE(DOWN_LEFT) in TOKEN_DEF()
/dports/devel/git-delta/delta-0.9.2/src/handlers/
H A Ddraw.rs272 box_drawing::heavy::DOWN_LEFT, in write_boxed_partial()
278 box_drawing::light::DOWN_LEFT, in write_boxed_partial()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ad/
H A Dad_sprite_set.cpp85 TOKEN_DEF(DOWN_LEFT) in TOKEN_DEF()
101 TOKEN_TABLE(DOWN_LEFT) in TOKEN_DEF()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/input/
H A DJInputController.java487 if ((value == Component.POV.DOWN_LEFT) || in getPovX()
511 if ((value == Component.POV.DOWN_LEFT) || in getPovY()
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/src/main/java/net/java/games/input/
H A DOSXHIDElement.java122 return Component.POV.DOWN_LEFT; in convertValue()
/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dcommon.h442 DOWN_LEFT = (DOWN | LEFT), variable
455 DOWN_LEFT, // opposite of UP_RIGHT (9)
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DDIDeviceObject.java198 return Component.POV.DOWN_LEFT; in convertValue()
/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrglobals.h169 UP_LEFT, DOWN_LEFT, UP_RIGHT, DOWN_RIGHT, EndDirection}; enumerator
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/tutorials/
H A Dex4.c9 #define DOWN_LEFT DMSTAG_DOWN_LEFT macro
194 rhoPoint[0].i = ex; rhoPoint[0].j = ey; rhoPoint[0].loc = DOWN_LEFT; rhoPoint[0].c = 1; in CreateSystem()
200 …etaPoint[0].i = ex; etaPoint[0].j = ey; etaPoint[0].loc = DOWN_LEFT; etaPoint[0].c = 0; /* Left… in CreateSystem()
292 …etaPoint[3].i = ex; etaPoint[3].j = ey; etaPoint[3].loc = DOWN_LEFT; etaPoint[3].c = 0; /* Down … in CreateSystem()
419 point.i = ex; point.j = ey; point.loc = DOWN_LEFT; point.c = 1; /* Note .c = 1 */ in PopulateCoefficientData()
430 point.i = ex; point.j = ey; point.loc = DOWN_LEFT; point.c = 0; in PopulateCoefficientData()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/ui/
H A Dui_tiled_image.cpp145 TOKEN_DEF(DOWN_LEFT) in TOKEN_DEF()
164 TOKEN_TABLE(DOWN_LEFT) in TOKEN_DEF()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ui/
H A Dui_tiled_image.cpp145 TOKEN_DEF(DOWN_LEFT) in TOKEN_DEF()
164 TOKEN_TABLE(DOWN_LEFT) in TOKEN_DEF()
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dgboundtree.h161 #define DOWN_LEFT(c) c=c->left() macro
257 DOWN_LEFT(currN); in downLeft()
/dports/games/scid/scid/src/
H A Dcommon.h558 DOWN_LEFT = (DOWN | LEFT), variable
571 DOWN_LEFT, // opposite of UP_RIGHT (9)

12