Searched refs:sdl_key (Results 1 – 1 of 1) sorted by relevance
32 static uint32_t keycode_to_ctrl_key(SDL_Keycode sdl_key);169 static uint32_t keycode_to_ctrl_key(SDL_Keycode sdl_key) in keycode_to_ctrl_key() argument172 switch(sdl_key) { in keycode_to_ctrl_key()