Searched refs:SDL_SCANCODE_APP2 (Results 1 – 4 of 4) sorted by relevance
178 /* 149 */ SDL_SCANCODE_APP2, /* KEY_PROG2 */
329 /* 149 */ SDL_SCANCODE_APP2, /* XF86Launch2 */
389 SDL_SCANCODE_APP2 = 284, enumerator
142 case VK_LAUNCH_APP2: return SDL_SCANCODE_APP2; in WindowsScanCodeToSDLScanCode()