Searched defs:dictionaryKeys (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DDarwinKeyboard.cpp1218 CFStringRef dictionaryKeys[2] = { CFSTR(kIOHIDDeviceUsagePageKey), CFSTR(kIOHIDDeviceUsageKey) }; local
1222 (const void **)dictionaryKeys,
1258 CFStringRef dictionaryKeys[1] = { CFSTR(kIOHIDElementUsagePageKey), }; local
1262 (const void **)dictionaryKeys,

Completed in 63 milliseconds