This is the complete list of members for juce::Displays, including all inherited members.
Desktop class | juce::Displays | friend |
displays | juce::Displays | |
Displays(Desktop &) | juce::Displays | private |
emptyDisplay | juce::Displays | private |
findDisplays(float masterScale) | juce::Displays | private |
getDisplayForPoint(Point< int > point, bool isPhysical=false) const noexcept | juce::Displays | |
getDisplayForRect(Rectangle< int > rect, bool isPhysical=false) const noexcept | juce::Displays | |
getPrimaryDisplay() const noexcept | juce::Displays | |
getRectangleList(bool userAreasOnly) const | juce::Displays | |
getTotalBounds(bool userAreasOnly) const | juce::Displays | |
init(Desktop &) | juce::Displays | private |
logicalToPhysical(Rectangle< int > logicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
logicalToPhysical(Rectangle< float > logicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
logicalToPhysical(Point< ValueType > logicalPoint, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
physicalToLogical(Rectangle< int > physicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
physicalToLogical(Rectangle< float > physicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
physicalToLogical(Point< ValueType > physicalPoint, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
updateToLogical() | juce::Displays | private |