Searched refs:SDL_SCANCODE_APP1 (Results 1 – 4 of 4) sorted by relevance
177 /* 148 */ SDL_SCANCODE_APP1, /* KEY_PROG1 */
328 /* 148 */ SDL_SCANCODE_APP1, /* XF86Launch1 */
388 SDL_SCANCODE_APP1 = 283, enumerator
141 case VK_LAUNCH_APP1: return SDL_SCANCODE_APP1; in WindowsScanCodeToSDLScanCode()