Home
last modified time | relevance | path

Searched refs:HAIKU_GetKeyState (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.h35 extern int8 HAIKU_GetKeyState(int32 bkey);
A DSDL_bkeyboard.cc170 int8 HAIKU_GetKeyState(int32 bkey) { in HAIKU_GetKeyState() function
/AliOS-Things-master/components/SDL2/src/main/haiku/
A DSDL_BApp.h298 if(state == SDL_PRESSED && HAIKU_GetKeyState(scancode) == SDL_PRESSED) { in _HandleKey()

Completed in 4 milliseconds