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

/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DDarwinKeyboard.cpp1219 CFNumberRef dictionaryVals[2] = { usagePageKeyCFNumberRef, usageKeyCFNumberRef }; local
1223 (const void **)dictionaryVals,
1259 CFNumberRef dictionaryVals[1] = { usagePageKeyCFNumberRef, }; local
1263 (const void **)dictionaryVals,

Completed in 38 milliseconds