| Activate() | BUI::CControlUI | virtual |
| AdaptFixedWidth(int w) const | BUI::CNodeHtmlTextData | protected |
| AdaptSize() const | BUI::CNodeHtmlTextData | protected |
| AddAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| AddAnimate(const BeString &id, std::shared_ptr< GAnimateProperty > animate) | BUI::CControlUI | |
| AddChildNodeData(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeData | virtual |
| Addlabel(LPCTSTR szText, const GColor &color, int size, GFont *font, LPCTSTR szLinkref=NULL) | BUI::CNodeHtmlTextData | |
| AdjustLayoutControlSize(POINT pt) | BUI::CControlUI | protected |
| AnimateTransform() | BUI::CControlUI | |
| BackOpacity() const | BUI::CControlUI | |
| BindAction(std::shared_ptr< IActionNotify > notify) | BUI::CControlUI | |
| BlurSize() const | BUI::CControlUI | |
| BorderOpacity() const | BUI::CControlUI | |
| BoxLayoutMgr() | BUI::CControlUI | virtual |
| BreakAwayUITree() | BUI::CControlUI | |
| BringBottomMost() | BUI::CControlUI | |
| BringTopMost() | BUI::CControlUI | |
| CControlUI() | BUI::CControlUI | |
| ChangeManager(IManageHandler *pMagr) | BUI::CControlUI | |
| ChangeParent(CControlUI *pThis, CControlUI *pNewpar, CControlUI *pAfterchild) | BUI::CControlUI | static |
| ChangeThemeColors() | BUI::CControlUI | virtual |
| ChildCounts() | BUI::CNodeData | virtual |
| CLabelMultiStyleUI() | BUI::CLabelMultiStyleUI | |
| Clear(BOOL bErase=TRUE) | BUI::CNodeHtmlTextData | |
| ClearAction() | BUI::CControlUI | |
| ClientToHWNDScreen() | BUI::CControlUI | protected |
| Clone() | BUI::CControlUI | virtual |
| CloneAttribute(CControlUI *clone) override | BUI::CLabelMultiStyleUI | virtual |
| CNodeData() | BUI::CNodeData | |
| CNodeHtmlTextData() | BUI::CNodeHtmlTextData | |
| Compare(LPCTSTR text, BOOL ignore_case=FALSE) | BUI::CNodeData | virtual |
| ConvertShortCutCodeToText(UINT vCtrl, UINT vKey) | BUI::CControlUI | static |
| Create(IManageHandler *pManger, LPCTSTR strObjName, LPCTSTR strText, DWORD style, RECT rc, CControlUI *parent=NULL, UINT nID=0) | BUI::CControlUI | |
| Create(IManageHandler *pManger, LPCTSTR strObjName, LPCTSTR strText, DWORD style, int x, int y, int cx, int cy, CControlUI *pPar=NULL, UINT nID=0) | BUI::CControlUI | |
| DelAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| DelegaterNext() const | BUI::CControlUI | |
| DelegaterPrev() const | BUI::CControlUI | |
| DeleteBreakChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | protected |
| DeleteGCChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | |
| DoChangeThemeColors(const BeString &name) | BUI::CControlUI | |
| DoPaint(ISurface *pSurface, RECT *lpUpdate) override | BUI::CLabelMultiStyleUI | virtual |
| DoPaintBackGround(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
| DoPaintBorder(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
| DoPaintFinished(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
| DoPaintGL(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
| DoPaintShadow(ISurface *pSurface, bool inset, RECT *lpUpdate) | BUI::CControlUI | virtual |
| DoSaveAttributeToNode() | BUI::CControlUI | |
| DoShortCut(UBYTE ctrl, UBYTE vKey) | BUI::CControlUI | |
| DrawNodeTextA(ISurface *pSurface, int paintState, RECT rcCell, const GColor &color_text, UINT align, LPCSTR text, int length) | BUI::CNodeData | |
| DrawNodeTextW(ISurface *pSurface, int paintState, RECT rcCell, const GColor &color_text, UINT align, LPCWSTR text, int length) | BUI::CNodeData | |
| EditorToNodeData(const BeString &str) override | BUI::CNodeHtmlTextData | virtual |
| EnableBorderAdjustFlag(UINT alignborder=ALIGN_LEFT, bool bEnable=true) | BUI::CControlUI | |
| EnableControl(bool bEnable, bool refresh=true) | BUI::CControlUI | |
| EnableNodeFlagControl(bool bEnable, bool refresh=true) | BUI::CControlUI | |
| EnableShortCut(bool benable) | BUI::CControlUI | |
| FindAllControl(std::vector< CControlUI * > &vec, BOOL isRecursiveCall=TRUE) const | BUI::CControlUI | |
| FindAllControlByName(std::vector< CControlUI * > &vec, LPCTSTR szName, BOOL isRecursiveCall=TRUE) const | BUI::CControlUI | |
| FindCellControl(LPCTSTR name) | BUI::CNodeData | virtual |
| FindChildControlByHandler(std::vector< CControlUI * > &vec, IEventHandler *handler) | BUI::CControlUI | |
| FindControlByName(LPCTSTR szName, BOOL isRecursiveCall=TRUE) const | BUI::CControlUI | |
| FindItem(LPCTSTR text, BOOL noCase=FALSE) const | BUI::CNodeHtmlTextData | |
| FindTabFocusControl(BOOL isNext) const | BUI::CControlUI | |
| FirstChild() const | BUI::CControlUI | |
| GetActionKeyboard(BOOL is_create=TRUE) | BUI::CControlUI | |
| GetAttchLayout() const | BUI::CControlUI | |
| GetAttributeSaveNode() const | BUI::CControlUI | |
| GetChildNode(int pos) | BUI::CNodeData | virtual |
| GetClientPoint(double w_percent, double h_percent) | BUI::CControlUI | |
| GetControlClientRect() const | BUI::CControlUI | |
| GetControlColorsStyle(ColorSceneType type) | BUI::CControlUI | |
| GetControlFlags() const | BUI::CControlUI | |
| GetControlNotes() const | BUI::CControlUI | |
| GetControlRect() const | BUI::CControlUI | |
| GetControlScreenRect() const | BUI::CControlUI | |
| GetControlText() | BUI::CControlUI | virtual |
| GetControlTextNumber() const | BUI::CControlUI | |
| GetControlValueText(BasicStringBuffer &buffer) | BUI::CControlUI | virtual |
| GetDragPos(RECT *lprect) const | BUI::CControlUI | |
| GetElementLayout(ElementLayout &ele) | BUI::CNodeData | virtual |
| GetFont() const | BUI::CControlUI | |
| GetLayoutViewRect(RECT *rc) | BUI::CControlUI | virtual |
| GetLineHeight(int s, int e) const | BUI::CNodeHtmlTextData | protected |
| GetManagerUI() const | BUI::CControlUI | |
| GetMarginAreaRect(BOOL contain_shadow=FALSE) const | BUI::CControlUI | |
| GetNodeAdaptHeight(const GFont *font) | BUI::CNodeData | virtual |
| GetNodeAdaptWidth(const GFont *font) | BUI::CNodeData | virtual |
| GetOppositePosition(RECT rcContainer, RECT rcChild) const | BUI::CControlUI | |
| GetPaintStatus(bool ignoreLButton=true) const | BUI::CControlUI | |
| GetParent() const | BUI::CControlUI | |
| GetParentOnTopMost() const | BUI::CControlUI | |
| GetPosition() override | BUI::CControlUI | virtual |
| GetPrintText(BasicStringBufferA &str) override | BUI::CNodeHtmlTextData | virtual |
| GetRectInScreen(LPRECT lpRect) | BUI::CControlUI | |
| GetRoundRadius(RoundRectRadius &ra) const | BUI::CControlUI | |
| GetRoundRadiusWithRect(const RECT &rc, RoundRectRadius &ra) const | BUI::CControlUI | |
| GetShadowContain() | BUI::CControlUI | |
| GetSignalPolicy() | BUI::CControlUI | |
| GetSkinModule(BeStringShort64 &moduleName) | BUI::CControlUI | |
| GetSkinStyle(BeStringShort64 &styleName) | BUI::CControlUI | |
| GetSplitControlOffsetH() override | BUI::CControlUI | virtual |
| GetSplitControlOffsetW() override | BUI::CControlUI | virtual |
| GetStringSize(LPCTSTR str) const | BUI::CControlUI | |
| GetValueData(DataType type, ValuePack &sortData) override | BUI::CNodeHtmlTextData | virtual |
| Height() const | BUI::CControlUI | |
| HitTest(POINT pt) | BUI::CControlUI | virtual |
| HitTestCellControl(POINT pt) | BUI::CNodeData | virtual |
| HitTestChildControl(POINT pt) const | BUI::CControlUI | |
| HitTestControl(POINT pt) | BUI::CControlUI | virtual |
| HitTestPopUI(POINT pt) | BUI::CControlUI | |
| BUI::ICommitTarget() | BUI::ICommitTarget | |
| BUI::CNodeHtmlTextData::ICommitTarget() | BUI::ICommitTarget | |
| IControlUI() | BUI::IControlUI | |
| IEventHandler() | BUI::IEventHandler | |
| InsertBreakChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | protected |
| InsertChild(CControlUI *pNewChild, CControlUI *pPrev) | BUI::CControlUI | |
| InsertChildNodeData(int pos, std::shared_ptr< CNodeData > valuedata) | BUI::CNodeData | virtual |
| InsertGCChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | |
| IsBkShowTiming() const | BUI::CControlUI | |
| IsCreateSucceed() const | BUI::CControlUI | |
| IsDrawStyleWithFourCode(TCHAR a='\0', TCHAR b='\0', TCHAR c='\0', TCHAR d='\0') const | BUI::CControlUI | |
| IsEnabled() const | BUI::CControlUI | |
| IsFocused() const | BUI::CControlUI | |
| IsHasControlFlags(uint64_t flags) const | BUI::CControlUI | |
| IsRedrawHovn() const | BUI::CControlUI | protected |
| IsShortCutVaild() | BUI::CControlUI | |
| IsVisible() const | BUI::CControlUI | |
| IsVisibleLayout() override | BUI::CControlUI | virtual |
| LabelCounts() const | BUI::CNodeHtmlTextData | |
| LastChild() const | BUI::CControlUI | |
| Layout(int x, int y, int w, int h, UINT flags) override | BUI::CControlUI | virtual |
| LayoutAdaptHeight(int expW) override | BUI::CLabelMultiStyleUI | virtual |
| LayoutAdaptWidth(int expH) override | BUI::CLabelMultiStyleUI | virtual |
| m_absord_uis | BUI::CControlUI | protected |
| m_action | BUI::CControlUI | protected |
| m_align | BUI::CNodeHtmlTextData | protected |
| m_anim_all | BUI::CControlUI | protected |
| m_anim_trans | BUI::CControlUI | protected |
| m_anima_fill_opacity | BUI::CControlUI | protected |
| m_anima_stroke_opacity | BUI::CControlUI | protected |
| m_bk_show_timing | BUI::CControlUI | |
| m_blur_size | BUI::CControlUI | |
| m_border_show_timing | BUI::CControlUI | |
| m_border_size | BUI::CControlUI | protected |
| m_break_next_ | BUI::CControlUI | |
| m_break_prev_ | BUI::CControlUI | |
| m_bru_fill | BUI::CControlUI | protected |
| m_bru_stroke | BUI::CControlUI | protected |
| m_bru_text | BUI::CControlUI | protected |
| m_capture_save_file | BUI::CControlUI | protected |
| m_cmd_ast | BUI::CControlUI | protected |
| m_commit_target | BUI::CControlUI | protected |
| m_cursor | BUI::CControlUI | protected |
| m_data_index | BUI::CNodeHtmlTextData | protected |
| m_draw_style | BUI::CControlUI | protected |
| m_enable | BUI::CControlUI | |
| m_event_handler | BUI::CControlUI | protected |
| m_first_child | BUI::CControlUI | |
| m_flags_ctrl | BUI::CControlUI | protected |
| m_font | BUI::CControlUI | protected |
| m_gc_next_ | BUI::CControlUI | |
| m_gc_prev_ | BUI::CControlUI | |
| m_hit_flag | BUI::CControlUI | protected |
| m_int_id | BUI::CControlUI | |
| m_is_wordwrap | BUI::CNodeHtmlTextData | protected |
| m_kb_event | BUI::CControlUI | protected |
| m_key_down | BUI::CControlUI | protected |
| m_labels | BUI::CNodeHtmlTextData | protected |
| m_last_child | BUI::CControlUI | |
| m_layout | BUI::CControlUI | protected |
| m_locationinfo | BUI::CControlUI | protected |
| m_manager | BUI::CControlUI | |
| m_margin_on_hover | BUI::CControlUI | protected |
| m_name | BUI::CControlUI | |
| m_name_skin_module | BUI::CControlUI | protected |
| m_name_skin_style | BUI::CControlUI | protected |
| m_next_sibling | BUI::CControlUI | |
| m_num_key_code | BUI::CControlUI | protected |
| m_num_key_ctrl | BUI::CControlUI | protected |
| m_obj_layout | BUI::CNodeData | protected |
| m_parent | BUI::CControlUI | |
| m_point_origin | BUI::CControlUI | protected |
| m_pop_attribute | BUI::CControlUI | protected |
| m_pop_box_ui | BUI::CControlUI | protected |
| m_prev_sibling | BUI::CControlUI | |
| m_rect_begin_track | BUI::CControlUI | protected |
| m_rect_clip | BUI::CControlUI | protected |
| m_rect_pos | BUI::CControlUI | |
| m_round_radius | BUI::CControlUI | protected |
| m_round_radius_mode | BUI::CControlUI | protected |
| m_save_node | BUI::CControlUI | protected |
| m_select_font_when_draw | BUI::CNodeHtmlTextData | protected |
| m_shadow_contain | BUI::CControlUI | protected |
| m_shadow_text | BUI::CControlUI | protected |
| m_sig_policy | BUI::CControlUI | protected |
| m_text | BUI::CControlUI | protected |
| m_text_min_adapter | BUI::CControlUI | protected |
| m_text_notes | BUI::CControlUI | protected |
| m_text_poptips | BUI::CControlUI | protected |
| m_visible | BUI::CControlUI | |
| ModifyControlFlags(uint64_t style, UINT op=ADD_FLAGS) | BUI::CControlUI | |
| MoveCenterByPercent(RECT *rcView, float xScale=0.5, float yScale=0.5, int w=0, int h=0, BOOL adapt_dpi=FALSE, BOOL bRepaint=TRUE) | BUI::CControlUI | |
| MoveControl(RECT rect, BOOL bRepaint=TRUE) | BUI::CControlUI | |
| MoveControl(int x, int y, int w, int h, BOOL bRepaint=TRUE) | BUI::CControlUI | |
| MoveDragControl(int dx, int dy, BOOL bRepaint=TRUE) | BUI::CControlUI | |
| NextFocusControl(BOOL isPrev=FALSE) const | BUI::CControlUI | |
| NextSibling() const | BUI::CControlUI | |
| NodeDataToEditor(BeString &str) override | BUI::CNodeHtmlTextData | virtual |
| NotifyChildControlEnableChange(bool bEnable) | BUI::CControlUI | protected |
| NotifyChildControlVisableChange(bool bShow) | BUI::CControlUI | protected |
| NotifyMangerIsDestory() | BUI::CControlUI | |
| OnChar(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnControlSize() | BUI::CControlUI | virtual |
| OnCreate() | BUI::CControlUI | virtual |
| OnCtrlKillFocus() | BUI::CControlUI | virtual |
| OnCtrlSetFocus() | BUI::CControlUI | virtual |
| OnDestory() | BUI::CControlUI | |
| OnDrawNodeData(ISurface *pSurface, int paintState, RECT rcCell, const GColor &color_text, UINT textAlignFlag, PathTransInfo *clipborderpath=NULL) override | BUI::CNodeHtmlTextData | virtual |
| OnDropBegin() | BUI::CControlUI | virtual |
| OnDropEnd() | BUI::CControlUI | virtual |
| OnFontChange() | BUI::CControlUI | virtual |
| OnHSCrollBar(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnKeyDown(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnKeyUp(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnKillFocus(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnLButtonCliked(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnLButtonDown(WPARAM wParam, LPARAM lParam) override | BUI::CLabelMultiStyleUI | virtual |
| OnLButtonUp(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnLoadConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
| OnMessageHandler(UINT message, WPARAM wParam, LPARAM lParam) override | BUI::CLabelMultiStyleUI | virtual |
| OnMouseEnter(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnMouseLeave(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnMouseMove(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnMouseWheel(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnNcHitTest(POINT pt) | BUI::CControlUI | virtual |
| OnPaintControl(ISurface *pSurface, LPRECT lprcUpdate=NULL, LPRECT lprcParentViewPort=NULL) | BUI::CControlUI | |
| OnPaintControl3D(ISurface *pSurface, LPRECT lprcUpdate) | BUI::CControlUI | virtual |
| OnParseAnimate(XMLItem *pNode) | BUI::CControlUI | virtual |
| OnParseHtmlData(XMLItem *pNode, GFont *font, const GColor &color_text) | BUI::CNodeHtmlTextData | |
| OnParseHtmlItemData(XMLItem *pNode, HtmlItemDataStyle style) | BUI::CNodeHtmlTextData | |
| OnParseItemData(XMLItem *pNode) override | BUI::CLabelMultiStyleUI | virtual |
| OnParseNodeData(XMLItem *pNode, CControlUI *parent) override | BUI::CNodeHtmlTextData | virtual |
| OnRButtonCliked(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnRButtonDown(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnRButtonUp(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnRefreshHtml() override | BUI::CLabelMultiStyleUI | protectedvirtual |
| BUI::OnSaveConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
| BUI::CNodeHtmlTextData::OnSaveConfigSetting(XMLItem *node) | BUI::CNodeData | virtual |
| OnSetCursor(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| OnShow(bool bShow) | BUI::CControlUI | virtual |
| BUI::OnSummitTarget(FourCode four_code, LPCTSTR data) | BUI::ICommitTarget | virtual |
| BUI::CNodeHtmlTextData::OnSummitTarget(FourCode four_code, LPCTSTR data) override | BUI::CNodeData | virtual |
| OnTimerEvent(unsigned int timerid, UINT umsec) | BUI::CControlUI | virtual |
| OnTranslateLanguage() override | BUI::CNodeHtmlTextData | virtual |
| OnVSCrollBar(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
| Parent() const | BUI::CControlUI | |
| ParseShortCutText(const char *text, UINT &vCtrl, UINT &vKey) | BUI::CControlUI | static |
| PauseAnimate(BOOL pause) | BUI::CControlUI | |
| PopTipUI(BOOL bShow) | BUI::CControlUI | |
| PrevSibling() const | BUI::CControlUI | |
| Refresh(BOOL bSynch=FALSE) | BUI::CControlUI | |
| RefreshRect(RECT *lprcUpdate) | BUI::CControlUI | |
| RefreshThreadSafe() | BUI::CControlUI | |
| ReleaseCaptureCtl() | BUI::CControlUI | |
| RemoveChild(CControlUI *pChild) | BUI::CControlUI | |
| RemoveChildNodeData(int pos) | BUI::CNodeData | virtual |
| RePlotChildPos() | BUI::CControlUI | protected |
| ResetLayoutChilds(UINT flags=0) | BUI::CControlUI | |
| ReturnBitFlag(UBYTE value, UINT bit_pos, BOOL bEnable) | BUI::CControlUI | protectedstatic |
| SaveAsImage(LPCTSTR outpng) | BUI::CControlUI | |
| SaveAsLongImage(LPCTSTR outpng) | BUI::CControlUI | |
| SaveSettingConfig() | BUI::CControlUI | |
| Scroll(int x, int y) | BUI::CControlUI | |
| SendParentMessage(UINT message, WPARAM wParam, LPARAM lParam) const | BUI::CControlUI | |
| SendToAllChilds(UINT message, WPARAM wParam, LPARAM lParam) | BUI::CControlUI | |
| SendToManager(UINT message, WPARAM wParam=0, LPARAM lParam=0) | BUI::CControlUI | |
| SetAdaptMinText(BeString str) | BUI::CControlUI | |
| SetAlign(UINT align) | BUI::CNodeHtmlTextData | |
| SetAttributeSaveNode(XMLItem *node) | BUI::CControlUI | |
| SetBkShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetBlurSize(UINT size) | BUI::CControlUI | |
| SetBorderRoundFlags(int pos, int flags) | BUI::CControlUI | |
| SetBorderRoundSize(RoundRectRadius &radius) | BUI::CControlUI | |
| SetBorderShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetCaptureCtl() | BUI::CControlUI | |
| SetClipRect(RECT &rc) | BUI::CNodeData | virtual |
| SetClipZoom(int x, int y, int w, int h) | BUI::CControlUI | |
| SetCommitTarget(ICommitTarget *obj) | BUI::CControlUI | |
| SetControlColorsStyle(ColorSceneType type, GBrushArray colors) | BUI::CControlUI | |
| SetControlMouseCursor(CursorMouse id) | BUI::CControlUI | |
| SetControlNotes(BeString str) | BUI::CControlUI | |
| SetControlText(BeString str, BOOL bRefresh=FALSE) | BUI::CControlUI | |
| SetControlTextByNumber(double value, int nPrecision, BOOL remoe_last_zero) | BUI::CControlUI | |
| SetControlValueText(const BeString &str) | BUI::CControlUI | virtual |
| SetDataIndex(int i) | BUI::CNodeHtmlTextData | |
| SetDrawStyleWithFourCode(LPCTSTR draw_style) | BUI::CControlUI | |
| SetElementLayout(int w, int h, SizeMode stw, SizeMode sth) | BUI::CNodeData | virtual |
| SetEventHandler(IEventHandler *hander) | BUI::CControlUI | |
| SetFocus() | BUI::CControlUI | |
| SetFont(GFont *font) | BUI::CControlUI | |
| SetFontSize(int nHeight) | BUI::CControlUI | |
| SetHeight(int h) | BUI::CControlUI | |
| SetHtmlText(const TCHAR *htmltext, GFont *font=NULL) | BUI::CNodeHtmlTextData | |
| SetItemText(int index, BeString szText) | BUI::CNodeHtmlTextData | |
| SetLauoutInfo(ILayout *parent, int w, int h, SizeMode stw, SizeMode sth) | BUI::CControlUI | |
| SetMouseCursor(CursorMouse id) | BUI::CControlUI | protected |
| SetParent(CControlUI *pParent) | BUI::CControlUI | |
| SetPopTipUI(std::shared_ptr< CControlUI > popui, std::shared_ptr< PopControlInfo > popinfo) | BUI::CControlUI | |
| SetPositionX(int x) | BUI::CControlUI | |
| SetPositionXY(int x, int y) | BUI::CControlUI | |
| SetPositionY(int y) | BUI::CControlUI | |
| SetSelectFontWhenDraw(BOOL select) | BUI::CNodeHtmlTextData | |
| SetShadowText(int dx, int dy, int blur_x, int blur_y, GColor color) | BUI::CControlUI | |
| SetShortCut(int vKey) | BUI::CControlUI | |
| SetShortCutCtrlCode(UBYTE vKey) | BUI::CControlUI | |
| SetSkinModule(BeString &skinGroup) | BUI::CControlUI | |
| SetSkinStyle(BeString &skinName) | BUI::CControlUI | |
| SetStrokeSize(UINT size) | BUI::CControlUI | |
| SetToolTipText(LPCTSTR lpszTip) | BUI::CControlUI | |
| SetToolTipText(BeString strTip) | BUI::CControlUI | |
| SetVarName(const BeString &str) | BUI::CControlUI | |
| SetVarNameA(const char *varname) | BUI::CControlUI | |
| SetVarNameW(const WCHAR *varname) | BUI::CControlUI | |
| SetVisibleWhenMouseHover(BOOL open) | BUI::CControlUI | |
| SetWidth(int w) | BUI::CControlUI | |
| ShellAttribute(const BeString &szName, const BeString &szText) override | BUI::CLabelMultiStyleUI | virtual |
| ShellAttributeToChildControl(const BeString &childname, const BeString &szName, const BeString &szText) | BUI::CControlUI | |
| ShellNodeDataAttribute(const BeString &szName, const BeString &szText) override | BUI::CNodeHtmlTextData | virtual |
| ShowControl(bool bShow, bool notify_layout=true) | BUI::CControlUI | |
| StorageNodeAdaptHeight(UINT size) | BUI::CNodeData | |
| StorageNodeAdaptWidth(UINT size) | BUI::CNodeData | |
| TestOrder() const | BUI::CControlUI | |
| Text() const | BUI::CControlUI | |
| TipHide() | BUI::CControlUI | |
| TipTrack(int x, int y, LPCTSTR lpSz=NULL) | BUI::CControlUI | |
| TranslateSyncMsg(UINT message, WPARAM wParam, LPARAM lParam) | BUI::CControlUI | |
| TriggerAction() | BUI::CControlUI | |
| UpdateAdaptLayout() const | BUI::CControlUI | |
| UpdateMarginStateFlag() | BUI::CControlUI | protected |
| ViewOrigin() const | BUI::CControlUI | |
| Width() const | BUI::CControlUI | |
| ~CControlUI() | BUI::CControlUI | virtual |
| ~CLabelMultiStyleUI() | BUI::CLabelMultiStyleUI | |
| ~CNodeData() | BUI::CNodeData | virtual |
| ~CNodeHtmlTextData() | BUI::CNodeHtmlTextData | |
| ~ICommitTarget() | BUI::ICommitTarget | virtual |
| ~IControlUI() | BUI::IControlUI | virtual |
| ~IEventHandler() | BUI::IEventHandler | virtual |