Searched refs:vk_codes (Results 1 – 1 of 1) sorted by relevance
408 int vk_codes[OBS_KEY_LAST_VALUE]; member1015 hotkeys->platform_context->vk_codes[i] = get_virtual_key(i); in obs_hotkeys_platform_init()1106 if (platform->vk_codes[i] == code) { in obs_key_from_virtual_key()1119 return obs->hotkeys.platform_context->vk_codes[(int)key]; in obs_key_to_virtual_key()