Searched refs:SDLK_f (Results 1 – 4 of 4) sorted by relevance
115 keymap[0x3f] = SDL_GetScancodeFromKey(SDLK_f); in BE_InitOSKeymap()
197 keymap[KEY_F] = SDLK_f; in PSP_InitOSKeymap()
102 SDLK_f = 'f', enumerator
3296 case SDLK_f: in event_loop()