This is the complete list of members for juce::Grid::TrackInfo, including all inherited members.
endLineName | juce::Grid::TrackInfo | private |
getAbsoluteSize(float relativeFractionalUnit) const | juce::Grid::TrackInfo | private |
getEndLineName() const noexcept | juce::Grid::TrackInfo | inline |
getSize() const noexcept | juce::Grid::TrackInfo | inline |
getStartLineName() const noexcept | juce::Grid::TrackInfo | inline |
Grid class | juce::Grid::TrackInfo | friend |
hasKeyword | juce::Grid::TrackInfo | private |
isAuto() const noexcept | juce::Grid::TrackInfo | inline |
isFraction | juce::Grid::TrackInfo | private |
isFractional() const noexcept | juce::Grid::TrackInfo | inline |
isPixels() const noexcept | juce::Grid::TrackInfo | inline |
size | juce::Grid::TrackInfo | private |
startLineName | juce::Grid::TrackInfo | private |
TrackInfo() noexcept | juce::Grid::TrackInfo | |
TrackInfo(Px sizeInPixels) noexcept | juce::Grid::TrackInfo | |
TrackInfo(Fr fractionOfFreeSpace) noexcept | juce::Grid::TrackInfo | |
TrackInfo(Px sizeInPixels, const String &endLineNameToUse) noexcept | juce::Grid::TrackInfo | |
TrackInfo(Fr fractionOfFreeSpace, const String &endLineNameToUse) noexcept | juce::Grid::TrackInfo | |
TrackInfo(const String &startLineNameToUse, Px sizeInPixels) noexcept | juce::Grid::TrackInfo | |
TrackInfo(const String &startLineNameToUse, Fr fractionOfFreeSpace) noexcept | juce::Grid::TrackInfo | |
TrackInfo(const String &startLineNameToUse, Px sizeInPixels, const String &endLineNameToUse) noexcept | juce::Grid::TrackInfo | |
TrackInfo(const String &startLineNameToUse, Fr fractionOfFreeSpace, const String &endLineNameToUse) noexcept | juce::Grid::TrackInfo |