Go to the source code of this file.
Functions | |
| MUI_PUBLIC int | get_int_CF (CFDictionaryRef dict, CFStringRef key) |
| MUI_PUBLIC float | get_float_CF (CFDictionaryRef dict, CFStringRef key) |
| CGDirectDisplayID | GetOSXDisplay (WId win) |
| MUI_PUBLIC int get_int_CF | ( | CFDictionaryRef | dict, | |
| CFStringRef | key | |||
| ) |
Definition at line 23 of file util-osx.cpp.
Referenced by DisplayResOSX::GetVideoModes(), and VideoOutputQuartz::Init().
| MUI_PUBLIC float get_float_CF | ( | CFDictionaryRef | dict, | |
| CFStringRef | key | |||
| ) |
Definition at line 37 of file util-osx.cpp.
Referenced by MythDisplay::GetDisplayInfo(), and VideoOutputQuartz::Init().
| CGDirectDisplayID GetOSXDisplay | ( | WId | win | ) |
Definition at line 51 of file util-osx.cpp.
Referenced by MythDisplay::GetDisplayInfo(), DisplayResOSX::GetVideoModes(), and DisplayResOSX::SwitchToVideoMode().
1.6.3