Searched refs:joyxh (Results 1 - 1 of 1) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Din_dos.cpp95 int joyxl, joyxh, joyyl, joyyh; variable
343 if (joysticky > joyyh*2 || joystickx > joyxh*2)
357 else if (joystickx > joyxh)
364 else if (joystickx > joyxh)
536 joyxh = (centerx + joystickx)/2;

Completed in 887 milliseconds