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

/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DDarwinKeyboard.cpp1248 CFDictionaryRef elementMatchingDictRef; local
1261 elementMatchingDictRef = CFDictionaryCreate(kCFAllocatorDefault,
1268 if (elementMatchingDictRef)
1271 return elementMatchingDictRef;

Completed in 51 milliseconds