This is the complete list of members for UiLayoutRowComponent, including all inherited members.
| Activate() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | protected |
| ApplyLayoutHeight() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| ApplyLayoutHeight(float availableHeight) (defined in UiLayoutRowComponent) | UiLayoutRowComponent | protected |
| ApplyLayoutWidth() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| ApplyLayoutWidth(float availableWidth) | UiLayoutRowComponent | protected |
| AZ_COMPONENT(UiLayoutRowComponent, LyShine::UiLayoutRowComponentUuid, AZ::Component) (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| AZ_DISABLE_COPY_MOVE(UiLayoutRowComponent) (defined in UiLayoutRowComponent) | UiLayoutRowComponent | protected |
| CheckLayoutFitterAndRefreshEditorTransformProperties() const | UiLayoutRowComponent | protected |
| Deactivate() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | protected |
| GetExtraHeightRatio() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| GetExtraWidthRatio() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| GetHorizontalChildAlignment() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| GetIgnoreDefaultLayoutCells() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in UiLayoutRowComponent) | UiLayoutRowComponent | inlinestatic |
| GetMinHeight() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| GetMinWidth() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| GetOrder() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| GetPadding() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in UiLayoutRowComponent) | UiLayoutRowComponent | inlinestatic |
| GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in UiLayoutRowComponent) | UiLayoutRowComponent | inlinestatic |
| GetSizeToFitChildElements(const AZ::Vector2 &childElementSize, int numChildElements) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| GetSpacing() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| GetTargetHeight(float maxHeight) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| GetTargetWidth(float maxWidth) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| GetVerticalChildAlignment() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| InvalidateLayout() | UiLayoutRowComponent | protected |
| InvalidateParentLayout() | UiLayoutRowComponent | protected |
| IsControllingChild(AZ::EntityId childId) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| IsUsingLayoutCellsToCalculateLayout() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| m_childHAlignment | UiLayoutRowComponent | protected |
| m_childVAlignment (defined in UiLayoutRowComponent) | UiLayoutRowComponent | protected |
| m_ignoreDefaultLayoutCells | UiLayoutRowComponent | protected |
| m_order | UiLayoutRowComponent | protected |
| m_padding | UiLayoutRowComponent | protected |
| m_spacing | UiLayoutRowComponent | protected |
| OnCanvasSpaceRectChanged(AZ::EntityId entityId, const UiTransformInterface::Rect &oldRect, const UiTransformInterface::Rect &newRect) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| Reflect(AZ::ReflectContext *context) (defined in UiLayoutRowComponent) | UiLayoutRowComponent | static |
| SetHorizontalChildAlignment(IDraw2d::HAlign alignment) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| SetIgnoreDefaultLayoutCells(bool ignoreDefaultLayoutCells) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| SetOrder(UiLayoutInterface::HorizontalOrder order) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| SetPadding(UiLayoutInterface::Padding padding) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| SetSpacing(float spacing) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| SetVerticalChildAlignment(IDraw2d::VAlign alignment) override (defined in UiLayoutRowComponent) | UiLayoutRowComponent | virtual |
| UiLayoutRowComponent() (defined in UiLayoutRowComponent) | UiLayoutRowComponent | |
| ~UiLayoutRowComponent() override (defined in UiLayoutRowComponent) | UiLayoutRowComponent |