openshot-audio  0.1.5
Classes | Functions | Variables
juce_mac_Windowing.mm File Reference

Classes

class  OSXMessageBox
 
class  ScreenSaverDefeater
 
class  DisplaySettingsChangeCallback
 

Functions

OSErr UpdateSystemActivity (UInt8)
 
 juce_ImplementSingleton_SingleThreaded (DisplaySettingsChangeCallback) static Rectangle< int > convertDisplayRect(NSRect r
 
return convertToRectInt (r)
 
bool juce_areThereAnyAlwaysOnTopWindows ()
 
Image juce_createIconForFile (const File &file)
 

Variables

CGFloat mainScreenBottom
 

Function Documentation

◆ convertToRectInt()

return convertToRectInt ( )

◆ juce_areThereAnyAlwaysOnTopWindows()

bool juce_areThereAnyAlwaysOnTopWindows ( )

◆ juce_createIconForFile()

Image juce_createIconForFile ( const File file)

◆ juce_ImplementSingleton_SingleThreaded()

juce_ImplementSingleton_SingleThreaded ( DisplaySettingsChangeCallback  )

◆ UpdateSystemActivity()

OSErr UpdateSystemActivity ( UInt8  )

Variable Documentation

◆ mainScreenBottom

CGFloat mainScreenBottom
Initial value:
{
r.origin.y = mainScreenBottom - (r.origin.y + r.size.height)
CGFloat mainScreenBottom
Definition: juce_mac_Windowing.mm:345