This is the complete list of members for GUI::ThemeLayoutMain, including all inherited members.
_children (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_defaultH (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_defaultW (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_defaultX (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | protected |
_defaultY (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | protected |
_h (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_inset (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | protected |
_name (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | protected |
_overlays (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | protected |
_padding (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_parent (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_textHAlign (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_useRTL (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_w (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_x (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
_y (defined in GUI::ThemeLayout) | GUI::ThemeLayout | protected |
addChild(ThemeLayout *child) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inline |
getHeight() (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlineprotected |
getLayoutType() const override (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | inlineprotectedvirtual |
getName() const override (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | inlinevirtual |
getTextHAlign() (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inline |
getUseRTL() (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inline |
getWidgetData(const Common::String &name, int16 &x, int16 &y, int16 &w, int16 &h, bool &useRTL) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | virtual |
getWidgetTextHAlign(const Common::String &name) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | virtual |
getWidth() (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlineprotected |
importLayout(ThemeLayout *layout) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
isBound(Widget *widgetChain) const | GUI::ThemeLayout | inlineprotectedvirtual |
ItemAlign enum name | GUI::ThemeLayout | |
kItemAlignCenter enum value | GUI::ThemeLayout | |
kItemAlignEnd enum value | GUI::ThemeLayout | |
kItemAlignStart enum value | GUI::ThemeLayout | |
kItemAlignStretch enum value | GUI::ThemeLayout | |
kLayoutHorizontal enum value (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
kLayoutMain enum value (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
kLayoutScrollContainerWidget enum value (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
kLayoutSpace enum value (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
kLayoutTabWidget enum value (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
kLayoutVertical enum value (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
kLayoutWidget enum value (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
LayoutType enum name (defined in GUI::ThemeLayout) | GUI::ThemeLayout | |
makeClone(ThemeLayout *newParent) override (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | inlineprotectedvirtual |
offsetX(int newX) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlineprotected |
offsetY(int newY) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlineprotected |
reflowLayout(Widget *widgetChain) override (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | virtual |
resetLayout() override (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | inlinevirtual |
setHeight(int16 height) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlineprotected |
setPadding(int16 left, int16 right, int16 top, int16 bottom) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inline |
setTextHAlign(Graphics::TextAlign align) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlineprotected |
setWidth(int16 width) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlineprotected |
ThemeLayout(ThemeLayout *p) (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inline |
ThemeLayoutMain(const Common::String &name, const Common::String &overlays, int16 width, int16 height, int inset) (defined in GUI::ThemeLayoutMain) | GUI::ThemeLayoutMain | inline |
~ThemeLayout() (defined in GUI::ThemeLayout) | GUI::ThemeLayout | inlinevirtual |