Home
last modified time | relevance | path

Searched defs:hat (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_gamecontroller.h78 int hat; member
80 } hat; member
DSDL_events.h316 Uint8 hat; /**< The joystick hat index */ member
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_joystick.c286 SDL_JoystickGetHat(SDL_Joystick * joystick, int hat) in SDL_JoystickGetHat()
608 SDL_PrivateJoystickHat(SDL_Joystick * joystick, Uint8 hat, Uint8 value) in SDL_PrivateJoystickHat()
DSDL_gamecontroller.c44 int hat; member
423 int hat = SDL_atoi(&szJoystickButton[1]); in SDL_PrivateGameControllerParseButton() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dcontrollermap.c41 int axis, button, hat, hat_value; member
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_xinputjoystick.c289 Uint8 hat = SDL_HAT_CENTERED; in UpdateXInputJoystickState() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/
DSDL_sysjoystick.c598 HandleHat(SDL_Joystick * stick, Uint8 hat, int axis, int value) in HandleHat()
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx2849 const char *hat = dwarf_filesrc (files, f, NULL, NULL); in dwarf_extract_source_paths() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java1452 char hat = 0x005E; /*^*/ in TestPatterns2() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatTest.java1455 char hat = 0x005E; /*^*/ in TestPatterns2() local
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1787 UChar hat = 0x005E; /*^*/ in TestPatterns2() local