| CLayoutBase() | BUI::CLayoutBase | |
| CLayoutControl(IControlUI *pObj) | BUI::CLayoutControl | |
| FindLayoutByName(LPCTSTR name) override | BUI::CLayoutControl | virtual |
| GetAdaptHeight(int parent_w, int parent_h) override | BUI::CLayoutControl | virtual |
| GetAdaptWidth(int parent_w, int parent_h) override | BUI::CLayoutControl | virtual |
| GetHeightMax(int h) override | BUI::CLayoutBase | virtual |
| GetHeightMin(int h) override | BUI::CLayoutBase | virtual |
| GetLayoutInfo(int &w, int &h, SizeMode &tw, SizeMode &th) override | BUI::CLayoutBase | virtual |
| GetLayoutType() override | BUI::CLayoutBase | virtual |
| GetPadding(int &l, int &r, int &t, int &b) override | BUI::CLayoutBase | virtual |
| GetParentLayout() override | BUI::CLayoutBase | virtual |
| GetPosition(RECT &rc) override | BUI::CLayoutControl | virtual |
| GetSplitOffsetH() override | BUI::CLayoutControl | virtual |
| GetSplitOffsetW() override | BUI::CLayoutControl | virtual |
| GetWidthMax(int w) override | BUI::CLayoutBase | virtual |
| GetWidthMin(int w) override | BUI::CLayoutBase | virtual |
| Height() override | BUI::CLayoutControl | virtual |
| HeightType() | BUI::CLayoutBase | |
| HorAlign() | BUI::CLayoutBase | |
| ILayout() | BUI::ILayout | |
| IsHasAdaptLayout() override | BUI::CLayoutBase | virtual |
| IsVaild() override | BUI::CLayoutControl | virtual |
| IsVisibleLayout() override | BUI::CLayoutControl | virtual |
| Layout(int x, int y, int w, int h, UINT flags=0) override | BUI::CLayoutControl | virtual |
| m_adapt_size | BUI::CLayoutControl | |
| m_cache_offset_size | BUI::CLayoutBase | |
| m_control | BUI::CLayoutControl | |
| m_height | BUI::CLayoutBase | |
| m_height_max | BUI::CLayoutBase | |
| m_height_min | BUI::CLayoutBase | |
| m_height_mode | BUI::CLayoutBase | |
| m_hor_align | BUI::CLayoutBase | |
| m_is_visible | BUI::CLayoutBase | |
| m_layout_type | BUI::CLayoutBase | |
| m_link | BUI::CLayoutBase | |
| m_name | BUI::CLayoutBase | |
| m_padding | BUI::CLayoutBase | |
| m_parent_layout | BUI::CLayoutBase | |
| m_pixel_size | BUI::CLayoutBase | |
| m_scale_factor | BUI::CLayoutBase | |
| m_size_adapt | BUI::CLayoutBase | |
| m_temp_value | BUI::CLayoutBase | |
| m_ver_align | BUI::CLayoutBase | |
| m_width | BUI::CLayoutBase | |
| m_width_max | BUI::CLayoutBase | |
| m_width_min | BUI::CLayoutBase | |
| m_width_mode | BUI::CLayoutBase | |
| OnLayoutMessageProc(UINT message, WPARAM wParam, LPARAM lParam) override | BUI::CLayoutControl | virtual |
| RebuildLayout(bool isForceUpdate) override | BUI::CLayoutBase | virtual |
| SetAlignment(AlignmentStyle hor, AlignmentStyle ver) override | BUI::CLayoutBase | virtual |
| SetHeightMax(SizeValue h) override | BUI::CLayoutBase | virtual |
| SetHeightMin(SizeValue h) override | BUI::CLayoutBase | virtual |
| SetLayoutInfo(int w, int h, SizeMode tw, SizeMode th) override | BUI::CLayoutBase | virtual |
| SetLayoutVisible(BOOL show, BOOL relayout=TRUE) | BUI::CLayoutBase | |
| SetPadding(int l, int r, int t, int b) override | BUI::CLayoutBase | virtual |
| SetScaleFactor(double scale) | BUI::CLayoutBase | |
| SetWidthMax(SizeValue w) override | BUI::CLayoutBase | virtual |
| SetWidthMin(SizeValue w) override | BUI::CLayoutBase | virtual |
| VerAlign() | BUI::CLayoutBase | |
| Width() override | BUI::CLayoutControl | virtual |
| WidthType() | BUI::CLayoutBase | |
| ~CLayoutBase() | BUI::CLayoutBase | virtual |
| ~CLayoutControl() | BUI::CLayoutControl | virtual |
| ~ILayout() | BUI::ILayout | virtual |