Definition at line 625 of file juce_Grid.cpp.
◆ ItemPlacementArray
◆ applySizeForAutoTracks()
| static void juce::Grid::Helpers::AutoPlacement::applySizeForAutoTracks |
( |
Tracks & |
tracks, |
|
|
const ItemPlacementArray & |
placements |
|
) |
| |
|
static |
◆ createImplicitTracks()
◆ deduceAllItems()
◆ findFullLineArea()
◆ findFullLineRange()
template<typename Accessor >
◆ getSpanFromAuto()
◆ hasAutoPlacement()
| static bool juce::Grid::Helpers::AutoPlacement::hasAutoPlacement |
( |
const GridItem & |
item | ) |
|
|
static |
◆ hasDenseAutoFlow()
| static bool juce::Grid::Helpers::AutoPlacement::hasDenseAutoFlow |
( |
AutoFlow |
autoFlow | ) |
|
|
static |
◆ hasFullyFixedPlacement()
| static bool juce::Grid::Helpers::AutoPlacement::hasFullyFixedPlacement |
( |
const GridItem & |
item | ) |
|
|
static |
◆ hasPartialFixedPlacement()
| static bool juce::Grid::Helpers::AutoPlacement::hasPartialFixedPlacement |
( |
const GridItem & |
item | ) |
|
|
static |
◆ isColumnAutoFlow()
| static bool juce::Grid::Helpers::AutoPlacement::isColumnAutoFlow |
( |
AutoFlow |
autoFlow | ) |
|
|
static |
◆ isFixed()
◆ repeated()
template<typename Item >
| static Array< Item > juce::Grid::Helpers::AutoPlacement::repeated |
( |
int |
repeats, |
|
|
const Item & |
item |
|
) |
| |
|
static |
The documentation for this struct was generated from the following file: