Searched defs:hat (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_gamecontroller.h | 78 int hat; member 80 } hat; member
|
D | SDL_events.h | 316 Uint8 hat; /**< The joystick hat index */ member
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/ |
D | SDL_joystick.c | 286 SDL_JoystickGetHat(SDL_Joystick * joystick, int hat) in SDL_JoystickGetHat() 608 SDL_PrivateJoystickHat(SDL_Joystick * joystick, Uint8 hat, Uint8 value) in SDL_PrivateJoystickHat()
|
D | SDL_gamecontroller.c | 44 int hat; member 423 int hat = SDL_atoi(&szJoystickButton[1]); in SDL_PrivateGameControllerParseButton() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | controllermap.c | 41 int axis, button, hat, hat_value; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/ |
D | SDL_xinputjoystick.c | 289 Uint8 hat = SDL_HAT_CENTERED; in UpdateXInputJoystickState() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/ |
D | SDL_sysjoystick.c | 598 HandleHat(SDL_Joystick * stick, Uint8 hat, int axis, int value) in HandleHat()
|
/third_party/elfutils/debuginfod/ |
D | debuginfod.cxx | 2849 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/ |
D | NumberFormatTest.java | 1452 char hat = 0x005E; /*^*/ in TestPatterns2() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | NumberFormatTest.java | 1455 char hat = 0x005E; /*^*/ in TestPatterns2() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 1787 UChar hat = 0x005E; /*^*/ in TestPatterns2() local
|