CLayoutBase() | BUI::CLayoutBase | |
CLayoutSpacer() | BUI::CLayoutSpacer | |
FindLayoutByName(LPCTSTR name) override | BUI::CLayoutBase | virtual |
GetAdaptHeight(int parent_w, int parent_h) override | BUI::CLayoutBase | virtual |
GetAdaptWidth(int parent_w, int parent_h) override | BUI::CLayoutBase | 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) | BUI::CLayoutBase | virtual |
GetSplitOffsetH() override | BUI::CLayoutBase | virtual |
GetSplitOffsetW() override | BUI::CLayoutBase | virtual |
GetWidthMax(int w) override | BUI::CLayoutBase | virtual |
GetWidthMin(int w) override | BUI::CLayoutBase | virtual |
Height() | BUI::CLayoutBase | virtual |
HeightType() | BUI::CLayoutBase | |
HorAlign() | BUI::CLayoutBase | |
ILayout() | BUI::ILayout | |
IsHasAdaptLayout() override | BUI::CLayoutBase | virtual |
IsVaild() override | BUI::CLayoutBase | virtual |
IsVisibleLayout() override | BUI::CLayoutSpacer | virtual |
Layout(int x, int y, int w, int h, UINT flags=0) override | BUI::CLayoutBase | virtual |
m_cache_offset_size | BUI::CLayoutBase | |
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_manger | BUI::CLayoutSpacer | protected |
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::CLayoutBase | 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 | |
SetManageHandler(IManageHandler *handler) | BUI::CLayoutSpacer | |
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() | BUI::CLayoutBase | virtual |
WidthType() | BUI::CLayoutBase | |
~CLayoutBase() | BUI::CLayoutBase | virtual |
~CLayoutSpacer() | BUI::CLayoutSpacer | |
~ILayout() | BUI::ILayout | virtual |