AddAutoScrollOffset(int step) | BUI::CLayoutBox | |
AddHorLayout(int w, int h, SizeMode stw, SizeMode sth) | BUI::CLayoutBox | |
AddLayeredLayout(int w, int h, SizeMode stw, SizeMode sth) | BUI::CLayoutBox | |
AddLayout(CLayoutBase *pObj, BOOL bManualFree=FALSE) | BUI::CLayoutBox | |
AddLayoutCtrl(IControlUI *pObj, int w, int h, SizeMode stw, SizeMode sth) | BUI::CLayoutBox | |
AddSpacer(int w, int h, SizeMode stw, SizeMode sth) | BUI::CLayoutBox | |
AddVerLayout(int w, int h, SizeMode stw, SizeMode sth) | BUI::CLayoutBox | |
CLayoutBase() | BUI::CLayoutBase | |
CLayoutBox(LayoutBoxType boxType=VERTICAL) | BUI::CLayoutBox | |
CLayoutCircle() | BUI::CLayoutCircle | |
EnableAutoScroll(BOOL isEnable) | BUI::CLayoutBox | |
FindLayoutByName(LPCTSTR name) override | BUI::CLayoutBox | virtual |
GetAdaptHeight(int parent_w, int parent_h) override | BUI::CLayoutBox | virtual |
GetAdaptWidth(int parent_w, int parent_h) override | BUI::CLayoutBox | virtual |
GetAllLayout(std::vector< CLayoutBase * > lists) const | BUI::CLayoutBox | |
GetCounts(BOOL only_visable=TRUE) const | BUI::CLayoutBox | |
GetDistance() | BUI::CLayoutBox | |
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::CLayoutBox | 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 |
GetZCurSel() const | BUI::CLayoutBox | |
Height() | BUI::CLayoutBase | virtual |
HeightType() | BUI::CLayoutBase | |
HitTestSplit(POINT pt) const | BUI::CLayoutBox | |
HorAlign() | BUI::CLayoutBase | |
ILayout() | BUI::ILayout | |
IsHasAdaptLayout() override | BUI::CLayoutBox | virtual |
IsVaild() override | BUI::CLayoutBase | virtual |
IsVisibleLayout() override | BUI::CLayoutBox | virtual |
Layout(int x, int y, int w, int h, UINT flags=0) override | BUI::CLayoutCircle | virtual |
LayoutReverse() const | BUI::CLayoutBox | |
m_bEnableAutoScroll | BUI::CLayoutBox | |
m_bReverse | BUI::CLayoutBox | |
m_head | BUI::CLayoutBox | |
m_height_max | BUI::CLayoutBase | |
m_height_min | BUI::CLayoutBase | |
m_horAlign | BUI::CLayoutBase | |
m_isVisible | BUI::CLayoutBase | |
m_LayoutType | BUI::CLayoutBase | |
m_link | BUI::CLayoutBase | |
m_nAutoScrollOffset | BUI::CLayoutBox | |
m_nCacheOffsetSize | BUI::CLayoutBase | |
m_nHeight | BUI::CLayoutBase | |
m_nHeiMode | BUI::CLayoutBase | |
m_nInterval | BUI::CLayoutBox | |
m_nOverlapOffset | BUI::CLayoutBox | |
m_nRadius | BUI::CLayoutCircle | |
m_nScaleFactor | BUI::CLayoutBase | |
m_nTempValue | BUI::CLayoutBase | |
m_nWidMode | BUI::CLayoutBase | |
m_nWidth | BUI::CLayoutBase | |
m_padding | BUI::CLayoutBase | |
m_pixel_size | BUI::CLayoutBase | |
m_pParentLayout | BUI::CLayoutBase | |
m_rcBox | BUI::CLayoutBox | |
m_strName | BUI::CLayoutBase | |
m_szAdapt | BUI::CLayoutBase | |
m_verAlign | BUI::CLayoutBase | |
m_width_max | BUI::CLayoutBase | |
m_width_min | BUI::CLayoutBase | |
OnLayoutMessageProc(UINT message, WPARAM wParam, LPARAM lParam) override | BUI::CLayoutBox | virtual |
RebuildLayout(bool isForceUpdate) override | BUI::CLayoutBase | virtual |
RemoveAllLayout() | BUI::CLayoutBox | |
ResetLayout() override | BUI::CLayoutBox | virtual |
SetAlignment(AlignmentStyle hor, AlignmentStyle ver) override | BUI::CLayoutBase | virtual |
SetCrossOffset(int d) | BUI::CLayoutBox | |
SetHeightMax(SizeValue h) override | BUI::CLayoutBase | virtual |
SetHeightMin(SizeValue h) override | BUI::CLayoutBase | virtual |
SetLayoutCurSel(int index) | BUI::CLayoutBox | |
SetLayoutInfo(int w, int h, SizeMode tw, SizeMode th) override | BUI::CLayoutBase | virtual |
SetLayoutReverse(BOOL bReverse) | BUI::CLayoutBox | |
SetLayoutType(LayoutBoxType boxType=HORIZONTAL) | BUI::CLayoutBox | |
SetLayoutVisible(BOOL show, BOOL relayout=TRUE) | BUI::CLayoutBase | |
SetPadding(int l, int r, int t, int b) override | BUI::CLayoutBase | virtual |
SetScaleFactor(int scale) | BUI::CLayoutBox | |
BUI::CLayoutBase::SetScaleFactor(double scale) | BUI::CLayoutBase | |
SetWidthMax(SizeValue w) override | BUI::CLayoutBase | virtual |
SetWidthMin(SizeValue w) override | BUI::CLayoutBase | virtual |
ShellLayoutBoxAttribute(LPCTSTR szName, LPCTSTR szText) | BUI::CLayoutBox | |
VerAlign() | BUI::CLayoutBase | |
Width() | BUI::CLayoutBase | virtual |
WidthType() | BUI::CLayoutBase | |
~CLayoutBase() | BUI::CLayoutBase | virtual |
~CLayoutBox() | BUI::CLayoutBox | virtual |
~CLayoutCircle() | BUI::CLayoutCircle | virtual |
~ILayout() | BUI::ILayout | virtual |