|
| ThemeLayoutStacked (ThemeLayout *p, LayoutType type, int spacing, ItemAlign itemAlign) |
|
void | reflowLayout (Widget *widgetChain) override |
|
void | reflowLayoutHorizontal (Widget *widgetChain) |
|
void | reflowLayoutVertical (Widget *widgetChain) |
|
| ThemeLayout (ThemeLayout *p) |
|
virtual void | resetLayout () |
|
void | addChild (ThemeLayout *child) |
|
void | setPadding (int16 left, int16 right, int16 top, int16 bottom) |
|
virtual bool | getWidgetData (const Common::String &name, int16 &x, int16 &y, int16 &w, int16 &h, bool &useRTL) |
|
bool | getUseRTL () |
|
virtual Graphics::TextAlign | getWidgetTextHAlign (const Common::String &name) |
|
void | importLayout (ThemeLayout *layout) |
|
Graphics::TextAlign | getTextHAlign () |
|
virtual const char * | getName () const |
|
|
int16 | getParentWidth () |
|
int16 | getParentHeight () |
|
LayoutType | getLayoutType () const override |
|
ThemeLayout * | makeClone (ThemeLayout *newParent) override |
|
int16 | getWidth () |
|
int16 | getHeight () |
|
void | offsetX (int newX) |
|
void | offsetY (int newY) |
|
void | setWidth (int16 width) |
|
void | setHeight (int16 height) |
|
void | setTextHAlign (Graphics::TextAlign align) |
|
virtual bool | isBound (Widget *widgetChain) const |
|
The documentation for this class was generated from the following file: