Searched refs:SDL_NLK_CAPS (Results 1 – 1 of 1) sorted by relevance
54 #define SDL_NLK_CAPS 0x01 macro81 SDL_NoLockKeys = SDL_NLK_CAPS | SDL_NLK_NUM; in SDL_KeyboardInit()84 SDL_NoLockKeys = SDL_NLK_CAPS; in SDL_KeyboardInit()431 if ( SDL_NoLockKeys & SDL_NLK_CAPS ) in SDL_PrivateKeyboard()478 if ( SDL_NoLockKeys & SDL_NLK_CAPS ) in SDL_PrivateKeyboard()