Home
last modified time | relevance | path

Searched refs:axis_kb_state (Results 1 – 2 of 2) sorted by relevance

/dports/games/searchandrescue/searchandrescue_1.4.0/sar/
H A Dgctl.c270 gc->axis_kb_state = False; in GCtlNew()
424 !gc->axis_kb_state) in GCtlUpdate()
428 !gc->axis_kb_state) in GCtlUpdate()
433 !gc->axis_kb_state) in GCtlUpdate()
437 !gc->axis_kb_state) in GCtlUpdate()
866 gc->axis_kb_state = state; in GCtlHandleKey()
897 gc->axis_kb_state = state; in GCtlHandleKey()
921 gc->axis_kb_state = state; in GCtlHandleKey()
945 gc->axis_kb_state = state; in GCtlHandleKey()
956 gc->axis_kb_state = state; in GCtlHandleKey()
[all …]
H A Dgctl.h306 Boolean axis_kb_state; member