Home
last modified time | relevance | path

Searched refs:GrKey_Dash (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/grx/grx249/src/mouse/
H A Dsdlinput.h55 { SDLK_KP_MINUS, GrKey_Dash },
163 { SDLK_KP_MINUS, GrKey_Dash },
H A Dxwininp.c380 { GrKey_Dash , 0, XK_KP_Subtract },
/dports/graphics/grx/grx249/include/
H A Dgrxkeys.h88 #define GrKey_Dash 0x002d macro
/dports/graphics/grx/grx249/test/
H A Dkeys.c107 { GrKey_Dash , "GrKey_Dash" },
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas1137 GrKey_Dash = $002d;