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 |
| findDisplayForPoint(Point< int >, bool isPhysical=false) const noexcept | juce::Displays | |
| findDisplayForRect(Rectangle< int >, bool isPhysical=false) const noexcept | juce::Displays | |
| findDisplays(float masterScale) | juce::Displays | private |
| getMainDisplay() const noexcept | juce::Displays | |
| getRectangleList(bool userAreasOnly) const | juce::Displays | |
| getTotalBounds(bool userAreasOnly) const | juce::Displays | |
| init(Desktop &) | juce::Displays | private |
| logicalToPhysical(Rectangle< int >, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
| logicalToPhysical(Point< ValueType >, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
| physicalToLogical(Rectangle< int >, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
| physicalToLogical(Point< ValueType >, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | juce::Displays | |
| updateToLogical() | juce::Displays | private |