JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::Displays Member List

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

Desktop classjuce::Displaysfriend
displaysjuce::Displays
Displays(Desktop &)juce::Displaysprivate
findDisplayForPoint(Point< int >, bool isPhysical=false) const noexceptjuce::Displays
findDisplayForRect(Rectangle< int >, bool isPhysical=false) const noexceptjuce::Displays
findDisplays(float masterScale)juce::Displaysprivate
getMainDisplay() const noexceptjuce::Displays
getRectangleList(bool userAreasOnly) constjuce::Displays
getTotalBounds(bool userAreasOnly) constjuce::Displays
init(Desktop &)juce::Displaysprivate
logicalToPhysical(Rectangle< int >, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
logicalToPhysical(Point< ValueType >, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
physicalToLogical(Rectangle< int >, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
physicalToLogical(Point< ValueType >, const Display *useScaleFactorOfDisplay=nullptr) const noexceptjuce::Displays
updateToLogical()juce::Displaysprivate