|
LMMS
|
This is the complete list of members for juce::Grid::PlacementHelpers, including all inherited members.
| alignCell(Rectangle< float > area, int columnNumber, int rowNumber, int numberOfColumns, int numberOfRows, SizeCalculation calculation, AlignContent alignContent, JustifyContent justifyContent) | juce::Grid::PlacementHelpers | inlinestatic |
| deduceAbsoluteLineNumber(GridItem::Property prop, const Array< TrackInfo > &tracks) | juce::Grid::PlacementHelpers | inlinestatic |
| deduceAbsoluteLineNumberBasedOnSpan(int startLineNumber, GridItem::Property propertyWithSpan, const Array< TrackInfo > &tracks) | juce::Grid::PlacementHelpers | inlinestatic |
| deduceAbsoluteLineNumberFromLineName(GridItem::Property prop, const Array< TrackInfo > &tracks) | juce::Grid::PlacementHelpers | inlinestatic |
| deduceAbsoluteLineNumberFromNamedSpan(int startLineNumber, GridItem::Property propertyWithSpan, const Array< TrackInfo > &tracks) | juce::Grid::PlacementHelpers | inlinestatic |
| deduceLineArea(const GridItem &item, const Grid &grid, const std::map< String, LineArea > &namedAreas) | juce::Grid::PlacementHelpers | inlinestatic |
| deduceLineRange(GridItem::StartAndEndProperty prop, const Array< TrackInfo > &tracks) | juce::Grid::PlacementHelpers | inlinestatic |
| deduceNamedAreas(const StringArray &areasStrings) | juce::Grid::PlacementHelpers | inlinestatic |
| emptyAreaCharacter | juce::Grid::PlacementHelpers | static |
| findArea(Array< StringArray > &stringsArrays) | juce::Grid::PlacementHelpers | inlinestatic |
| getAreaBounds(PlacementHelpers::LineRange columnRange, PlacementHelpers::LineRange rowRange, const Tracks &tracks, SizeCalculation calculation, AlignContent alignContent, JustifyContent justifyContent, Px columnGap, Px rowGap) | juce::Grid::PlacementHelpers | inlinestatic |
| getArrayOfLinesFromTracks(const Array< TrackInfo > &tracks) | juce::Grid::PlacementHelpers | inlinestatic |
| getCellBounds(int columnNumber, int rowNumber, const Tracks &tracks, SizeCalculation calculation, Px columnGap, Px rowGap) | juce::Grid::PlacementHelpers | inlinestatic |
| getCoord(int trackNumber, float relativeUnit, Px gap, const Array< TrackInfo > &tracks) | juce::Grid::PlacementHelpers | inlinestatic |
| invalid enum value | juce::Grid::PlacementHelpers | |
| parseAreasProperty(const StringArray &areasStrings) | juce::Grid::PlacementHelpers | inlinestatic |