Searched refs:SDL_IME_ProcessKeyEvent (Results 1 – 3 of 3) sorted by relevance
34 extern SDL_bool SDL_IME_ProcessKeyEvent(Uint32 keysym, Uint32 keycode);
130 SDL_IME_ProcessKeyEvent(Uint32 keysym, Uint32 keycode) in SDL_IME_ProcessKeyEvent() function
917 handled_by_ime = SDL_IME_ProcessKeyEvent(keysym, keycode); in X11_DispatchEvent()
Completed in 5 milliseconds