Home
last modified time | relevance | path

Searched defs:hatmap_y (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/plib/plib-1.8.5/src/js/
H A DjsBSD.cxx83 static int hatmap_y[9] = { 0, 1, 1, 0, -1, -1, -1, 0, 1 }; variable
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/joystick/
H A DjsBSD.cxx92 static int hatmap_y[9] = { 0, 1, 1, 0, -1, -1, -1, 0, 1 }; variable
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_joystick.c73 static int hatmap_y[9] = { 0, 1, 1, 0, -1, -1, -1, 0, 1 }; variable
/dports/graphics/freeglut/freeglut-3.2.1/src/x11/
H A Dfg_internal_x11.h141 static int hatmap_y[9] = { 0, 1, 1, 0, -1, -1, -1, 0, 1 }; variable
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_joystick.c166 static int hatmap_y[9] = { 0, 1, 1, 0, -1, -1, -1, 0, 1 }; variable