Searched refs:max_keypermod (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIKeyboardHandler.cpp1641 if (keyCodeNum != NoSymbol && map->modifiermap[map->max_keypermod * i] == keyCodeNum)
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c1580 offset = g_mod_map->max_keypermod * modifierpos;
1582 for (key = 0; key < g_mod_map->max_keypermod; key++)

Completed in 94 milliseconds