JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::Displays Member List

This is the complete list of members for juce::Displays, including all inherited members.

Desktopjuce::Displaysfriend
displaysjuce::Displays
Displays(Desktop &)juce::Displaysprivate
emptyDisplayjuce::Displaysprivate
findDisplays(float masterScale)juce::Displaysprivate
getDisplayForPoint(Point< int > point, bool isPhysical=false) const noexceptjuce::Displays
getDisplayForRect(Rectangle< int > rect, bool isPhysical=false) const noexceptjuce::Displays
getPrimaryDisplay() const noexceptjuce::Displays
getRectangleList(bool userAreasOnly) constjuce::Displays
getTotalBounds(bool userAreasOnly) constjuce::Displays
init(Desktop &)juce::Displaysprivate
logicalToPhysical(Rectangle< int > logicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
logicalToPhysical(Rectangle< float > logicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
logicalToPhysical(Point< ValueType > logicalPoint, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
physicalToLogical(Rectangle< int > physicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
physicalToLogical(Rectangle< float > physicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
physicalToLogical(Point< ValueType > physicalPoint, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
updateToLogical()juce::Displaysprivate