Home
last modified time | relevance | path

Searched refs:GrKey_Shift_Left (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/grx/grx249/include/
H A Dgrxkeys.h335 #define GrKey_Shift_Left 0x01cb macro
338 #define GrKey_LastDefinedKeycode GrKey_Shift_Left
/dports/graphics/grx/grx249/src/mouse/
H A Dw32input.h109 {VK_LEFT, GrKey_Shift_Left},
H A Dsdlinput.h142 { SDLK_LEFT, GrKey_Shift_Left },
H A Dxwininp.c450 { GrKey_Shift_Left , ShiftMask, XK_Left },
/dports/graphics/grx/grx249/test/
H A Dkeys.c350 { GrKey_Shift_Left , "GrKey_Shift_Left" }
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas1384 GrKey_Shift_Left = $01cb;
1387 GrKey_LastDefinedKeycode = GrKey_Shift_Left;
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Ddjsvga.trm1691 { GrKey_Shift_Left, GP_Left }
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Ddjsvga.trm1691 { GrKey_Shift_Left, GP_Left }