Definition at line 45 of file juce_FlexBox.cpp.
◆ ItemWithState()
| juce::FlexBoxLayoutCalculation::ItemWithState::ItemWithState |
( |
FlexItem & |
source | ) |
|
|
noexcept |
◆ resetItemLockedSize()
| void juce::FlexBoxLayoutCalculation::ItemWithState::resetItemLockedSize |
( |
| ) |
|
|
noexcept |
◆ item
| FlexItem* juce::FlexBoxLayoutCalculation::ItemWithState::item |
◆ locked
| bool juce::FlexBoxLayoutCalculation::ItemWithState::locked |
◆ lockedHeight
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::lockedHeight |
◆ lockedMarginBottom
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::lockedMarginBottom |
◆ lockedMarginLeft
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::lockedMarginLeft |
◆ lockedMarginRight
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::lockedMarginRight |
◆ lockedMarginTop
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::lockedMarginTop |
◆ lockedWidth
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::lockedWidth |
◆ preferredHeight
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::preferredHeight |
◆ preferredWidth
| Coord juce::FlexBoxLayoutCalculation::ItemWithState::preferredWidth |
The documentation for this struct was generated from the following file: