| Activate() | BUI::CControlUI | virtual |
| AddAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| AddAnimate(const BeString &id, std::shared_ptr< GAnimateProperty > animate) | BUI::CControlUI | |
| AdjustLayoutControlSize(POINT pt) | BUI::CControlUI | protected |
| AnimateTransform() | BUI::CControlUI | |
| AutoAdaptSize() | BUI::CControlUI | |
| BackOpacity() const | BUI::CControlUI | |
| BindAction(const std::shared_ptr< IActionNotify > ¬ify) | BUI::CControlUI | |
| BlurSize() const | BUI::CControlUI | |
| BorderOpacity() const | BUI::CControlUI | |
| BoxLayoutMgr() | BUI::CControlUI | virtual |
| BringBottomMost() | BUI::CControlUI | |
| BringTopMost() | BUI::CControlUI | |
| CButtonImageUI() | BUI::CButtonImageUI | |
| CControlUI() | BUI::CControlUI | |
| ChangeManager(IManageHandler *manager) | BUI::CControlUI | |
| ChangeParent(CControlUI *obj_this, CControlUI *parent, CControlUI *prev) | BUI::CControlUI | static |
| ChangeThemeColors() | BUI::CControlUI | virtual |
| ChangeUIToNodeLink() | BUI::CControlUI | |
| ClearAction() | BUI::CControlUI | |
| ClientToHWNDScreen() | BUI::CControlUI | protected |
| Clone() | BUI::CControlUI | virtual |
| CloneAttribute(CControlUI *clone) override | BUI::CButtonImageUI | virtual |
| ConvertShortCutCodeToText(UINT virtual_ctrl, UINT virtual_key) | BUI::CControlUI | static |
| Create(IManageHandler *manager, LPCTSTR name, LPCTSTR text, DWORD style, RECT rc, CControlUI *parent=NULL, UINT id=0) | BUI::CControlUI | |
| Create(IManageHandler *manager, LPCTSTR name, LPCTSTR text, DWORD style, int x, int y, int cx, int cy, CControlUI *parent=NULL, UINT num_id=0) | BUI::CControlUI | |
| DelAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| DoChangeThemeColors(const BeString &name) | BUI::CControlUI | |
| DoPaint(ISurface *surface, RECT *rect_update) override | BUI::CButtonImageUI | virtual |
| DoPaintBackGround(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintBorder(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintFinished(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintGL(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintShadow(ISurface *surface, bool is_inset, RECT *rect_update) | BUI::CControlUI | virtual |
| DoShortCut(UBYTE ctrl, UBYTE virtual_key) | BUI::CControlUI | |
| EnableBorderAdjustFlag(UINT align_border=ALIGN_LEFT, bool is_enable=true) | BUI::CControlUI | |
| EnableControl(bool is_enable, bool is_refresh=true) | BUI::CControlUI | |
| EnableNodeFlagControl(bool is_enable, bool is_refresh=true) | BUI::CControlUI | |
| EnableShortCut(bool is_enable) | BUI::CControlUI | |
| EventHandler() const | BUI::CControlUI | |
| FindAllControl(std::vector< CControlUI * > &vec, BOOL is_recursion=TRUE) const | BUI::CControlUI | |
| FindAllControlByName(std::vector< CControlUI * > &vec, LPCTSTR str_name, BOOL is_recursion=TRUE) const | BUI::CControlUI | |
| FindChildControlByHandler(std::vector< CControlUI * > &vec, IEventHandler *handler) | BUI::CControlUI | |
| FindControlByName(LPCTSTR str_name, BOOL is_recursion=TRUE) const | BUI::CControlUI | |
| FindTabFocusControl(BOOL is_next) const | BUI::CControlUI | |
| FirstChild() const | BUI::CControlUI | |
| GetActionKeyboard(BOOL is_create=TRUE) | BUI::CControlUI | |
| GetActionTable() | BUI::CControlUI | |
| GetAttchLayout() const | BUI::CControlUI | |
| GetAttributeNames(std::vector< BeString > &out_vec) override | BUI::CButtonImageUI | virtual |
| GetClientPoint(double percent_width, double percent_height) | 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 *rc) const | BUI::CControlUI | |
| GetFont() const | BUI::CControlUI | |
| GetLayoutViewRect(RECT *rc) | BUI::CControlUI | virtual |
| GetManagerUI() const | BUI::CControlUI | |
| GetMarginAreaRect(BOOL contain_shadow=FALSE) const | BUI::CControlUI | |
| GetOppositePosition(RECT rc_contain, RECT rc_child, BOOL is_intersect=TRUE) const | BUI::CControlUI | |
| GetPaintStatus(bool ignore_left_button=true) const | BUI::CControlUI | |
| GetParent() const | BUI::CControlUI | |
| GetParentOnTopMost() const | BUI::CControlUI | |
| GetParentViewPoint(float xp, float yp, BOOL is_client=FALSE) const | BUI::CControlUI | |
| GetPosition() override | BUI::CControlUI | virtual |
| GetRectInScreen(LPRECT rc) | BUI::CControlUI | |
| GetRelationship(std::vector< BeString > &list) override | BUI::CButtonImageUI | virtual |
| GetRoundRadius(RoundRectRadius &ra) const | BUI::CControlUI | |
| GetRoundRadiusWithRect(const RECT &rc, RoundRectRadius &ra) const | BUI::CControlUI | |
| GetShadowContain() | BUI::CControlUI | |
| GetSignalPolicy() | BUI::CControlUI | |
| GetSkinModule(BeStringShort64 &module_name) | BUI::CControlUI | |
| GetSkinStyle(BeStringShort64 &style_name) | BUI::CControlUI | |
| GetSplitControlOffsetH() override | BUI::CControlUI | virtual |
| GetSplitControlOffsetW() override | BUI::CControlUI | virtual |
| GetStringSize(LPCTSTR str) const | BUI::CControlUI | |
| GetViewParentRect(float cx, float cy, float w, float h) const | BUI::CControlUI | |
| GetViewPoint(float xp, float yp, BOOL is_client=FALSE) const | BUI::CControlUI | |
| Height() const | BUI::CControlUI | |
| HitTest(POINT pt) | BUI::CControlUI | virtual |
| HitTestChildControl(POINT pt, BOOL is_recursive=TRUE) const | BUI::CControlUI | |
| HitTestControl(POINT pt) | BUI::CControlUI | virtual |
| HitTestPopUI(POINT pt) | BUI::CControlUI | |
| ICommitTarget() | BUI::ICommitTarget | |
| IControlUI() | BUI::IControlUI | |
| IEventHandler() | BUI::IEventHandler | |
| InsertChild(CControlUI *current, CControlUI *prev) | 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 | |
| IsShortCutVaild() | BUI::CControlUI | |
| IsVisible() const | BUI::CControlUI | |
| IsVisibleLayout() override | BUI::CControlUI | virtual |
| LastChild() const | BUI::CControlUI | |
| Layout(int x, int y, int w, int h, UINT flags) override | BUI::CControlUI | virtual |
| LayoutAdaptHeight(int exp_width) override | BUI::CButtonImageUI | virtual |
| LayoutAdaptWidth(int exp_height) override | BUI::CButtonImageUI | virtual |
| m_absord_uis | BUI::CControlUI | protected |
| m_action | BUI::CControlUI | protected |
| m_action_map | BUI::CControlUI | protected |
| m_anim_all | BUI::CControlUI | protected |
| m_anim_trans | BUI::CControlUI | protected |
| m_anima_fill_opacity | BUI::CControlUI | protected |
| m_anima_moving | BUI::CControlUI | protected |
| m_anima_stroke_dash | 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_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_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_hit_flag | BUI::CControlUI | protected |
| m_icon_info | BUI::CButtonImageUI | protected |
| m_int_id | BUI::CControlUI | |
| m_kb_event | BUI::CControlUI | protected |
| m_key_down | BUI::CControlUI | protected |
| m_last_child | BUI::CControlUI | |
| m_layout | BUI::CControlUI | protected |
| m_link_anim | BUI::CControlUI | |
| m_link_for_cell | BUI::CControlUI | |
| m_link_gc | BUI::CControlUI | |
| m_link_moving | BUI::CControlUI | |
| m_link_pop_ui | BUI::CControlUI | |
| 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_parent | BUI::CControlUI | |
| m_pen_type | BUI::CControlUI | protected |
| m_point_origin | BUI::CControlUI | protected |
| m_pop_ui_info | 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_scale_x | BUI::CButtonImageUI | protected |
| m_scale_y | BUI::CButtonImageUI | protected |
| m_script_code | BUI::CControlUI | protected |
| m_script_val | BUI::CControlUI | 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 *rc_view, float scale_x=0.5, float scale_y=0.5, int w=0, int h=0, BOOL adapt_dpi=FALSE, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| MoveControl(RECT rect, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| MoveControl(int x, int y, int w, int h, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| MoveControlAnimate(RECT rc_start, RECT rc_end, BOOL is_show, int animate_duration=300) | BUI::CControlUI | |
| MoveDragControl(int dx, int dy, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| NextFocusControl(BOOL is_prev=FALSE) const | BUI::CControlUI | |
| NextSibling() const | BUI::CControlUI | |
| NotifyChildControlEnableChange(bool is_enable) | BUI::CControlUI | protected |
| NotifyChildControlVisableChange(bool is_show) | BUI::CControlUI | protected |
| NotifyMangerIsDestory() | BUI::CControlUI | |
| OnChar(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnControlSize() | BUI::CControlUI | virtual |
| OnCreate() | BUI::CControlUI | virtual |
| OnCtrlKillFocus() | BUI::CControlUI | virtual |
| OnCtrlSetFocus() | BUI::CControlUI | virtual |
| OnDestory() | BUI::CControlUI | |
| OnDropBegin() | BUI::CControlUI | virtual |
| OnDropEnd() | BUI::CControlUI | virtual |
| OnFontChange() | BUI::CControlUI | virtual |
| OnHSCrollBar(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnKeyDown(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnKeyUp(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnKillFocus(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnLButtonCliked(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnLButtonDown(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnLButtonUp(WPARAM wp, LPARAM lp) override | BUI::CButtonImageUI | virtual |
| OnLoadConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
| OnMessageHandler(UINT message, WPARAM wp, LPARAM lp) override | BUI::CControlUI | virtual |
| OnMouseEnter(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnMouseLeave(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnMouseMove(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnMouseWheel(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnNcHitTest(POINT pt) | BUI::CControlUI | virtual |
| OnPaintControl(ISurface *surface, LPRECT rc_update=NULL, LPRECT rc_parent_view=NULL) | BUI::CControlUI | |
| OnPaintControl3D(ISurface *surface, LPRECT rc_update) | BUI::CControlUI | virtual |
| OnParseAnimate(XMLItem *node) | BUI::CControlUI | virtual |
| OnParseItemData(XMLItem *node) | BUI::CControlUI | virtual |
| OnRButtonCliked(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnRButtonDown(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnRButtonUp(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnSaveConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
| OnSetCursor(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnShow(bool is_show) | BUI::CControlUI | virtual |
| OnSummitTarget(FourCode four_code, LPCTSTR data) | BUI::ICommitTarget | virtual |
| OnTimerEvent(unsigned int timer_id, UINT msec) | BUI::CControlUI | virtual |
| OnVSCrollBar(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| Parent() const | BUI::CControlUI | |
| ParseShortCutText(const char *text, UINT &virtual_ctrl, UINT &virtual_key) | BUI::CControlUI | static |
| PauseAnimate(BOOL is_pause) | BUI::CControlUI | |
| PopTipUI(BOOL is_show) | BUI::CControlUI | |
| PopupAtMousePosition(int dx, int dy, int w, int h, BOOL adapt_dpi=FALSE, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| PopupPosition(int x, int y, int dx, int dy, UINT align) | BUI::CControlUI | |
| PrevSibling() const | BUI::CControlUI | |
| Refresh(BOOL is_sync=FALSE) | BUI::CControlUI | |
| RefreshRect(RECT *rc_update) | BUI::CControlUI | |
| RefreshThreadSafe() | BUI::CControlUI | |
| ReleaseCaptureCtl() | BUI::CControlUI | |
| RemoveChild(CControlUI *child) | BUI::CControlUI | |
| RePlotChildPos() | BUI::CControlUI | protected |
| ResetLayoutChilds(UINT flags=0) | BUI::CControlUI | |
| ReturnBitFlag(UBYTE value, UINT bit_pos, BOOL is_enable) | BUI::CControlUI | protectedstatic |
| SaveAsImage(LPCTSTR out_png) | BUI::CControlUI | |
| SaveAsLongImage(LPCTSTR out_png) | BUI::CControlUI | |
| SaveSettingConfig() | BUI::CControlUI | |
| Scroll(int x, int y) | BUI::CControlUI | |
| SendParentMessage(UINT message, WPARAM wp, LPARAM lp) const | BUI::CControlUI | |
| SendToAllChilds(UINT message, WPARAM wp, LPARAM lp) | BUI::CControlUI | |
| SendToManager(UINT message, WPARAM wp=0, LPARAM lp=0) | BUI::CControlUI | |
| SetAdaptMinText(const BeString &str) | BUI::CControlUI | |
| SetBkShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetBlurSize(UINT size) | BUI::CControlUI | |
| SetBorderShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetCaptureCtl() | BUI::CControlUI | |
| 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(const BeString &str) | BUI::CControlUI | |
| SetControlText(BeString str, BOOL is_refresh=FALSE) | BUI::CControlUI | |
| SetControlTextByNumber(double value, int precision, BOOL remoe_last_zero) | BUI::CControlUI | |
| SetControlValueText(const BeString &str) | BUI::CControlUI | virtual |
| SetDrawStyleWithFourCode(LPCTSTR draw_style) | BUI::CControlUI | |
| SetEventHandler(IEventHandler *hander) | BUI::CControlUI | |
| SetFocus() | BUI::CControlUI | |
| SetFont(GFont *font) | BUI::CControlUI | |
| SetFontSize(int height) | BUI::CControlUI | |
| SetHeight(int h) | BUI::CControlUI | |
| SetLauoutInfo(ILayout *parent, int w, int h, LayoutMode mw, LayoutMode mh) | BUI::CControlUI | |
| SetMouseCursor(CursorMouse id) | BUI::CControlUI | protected |
| SetParent(CControlUI *parent) | BUI::CControlUI | |
| SetPopTipUI(const std::shared_ptr< PopControlInfo > &pop_info) | BUI::CControlUI | |
| SetPositionX(int x) | BUI::CControlUI | |
| SetPositionXY(int x, int y) | BUI::CControlUI | |
| SetPositionY(int y) | BUI::CControlUI | |
| SetRoundRadiusValues(const CNumberValue radius[8]) | BUI::CControlUI | |
| SetShadowText(int dx, int dy, int blur_x, int blur_y, const GColor &color) | BUI::CControlUI | |
| SetShortCut(int virtual_key) | BUI::CControlUI | |
| SetShortCutCtrlCode(UBYTE virtual_key) | BUI::CControlUI | |
| SetSkinModule(const BeString &skin_group) | BUI::CControlUI | |
| SetSkinStyle(const BeString &skin_name) | BUI::CControlUI | |
| SetStrokeSize(UINT size) | BUI::CControlUI | |
| SetToolTipText(LPCTSTR tip_text) | BUI::CControlUI | |
| SetToolTipText(const BeString &tip_str) | BUI::CControlUI | |
| SetVarName(const BeString &str) | BUI::CControlUI | |
| SetVarNameA(const char *var_name) | BUI::CControlUI | |
| SetVarNameW(const WCHAR *varname) | BUI::CControlUI | |
| SetVisibleWhenMouseHover(BOOL open) | BUI::CControlUI | |
| SetWidth(int w) | BUI::CControlUI | |
| ShellAttribute(const BeString &str_name, const BeString &str_value) override | BUI::CButtonImageUI | virtual |
| ShellAttributeToChildControl(const BeString &child_name, const BeString &str_name, const BeString &str_value) | BUI::CControlUI | |
| ShowControl(bool is_show, bool notify_layout=true) | BUI::CControlUI | |
| StrokeDashOffset() const | BUI::CControlUI | |
| TestOrder() const | BUI::CControlUI | |
| Text() const | BUI::CControlUI | |
| TipHide() | BUI::CControlUI | |
| TipTrack(int x, int y, LPCTSTR text=NULL) | BUI::CControlUI | |
| TranslateSyncMsg(UINT message, WPARAM wp, LPARAM lp) | BUI::CControlUI | |
| TriggerAction() | BUI::CControlUI | |
| TriggerScript() | BUI::CControlUI | |
| UpdateAdaptLayout() const | BUI::CControlUI | |
| UpdateMarginStateFlag() | BUI::CControlUI | protected |
| ViewOrigin() const | BUI::CControlUI | virtual |
| Width() const | BUI::CControlUI | |
| ~CButtonImageUI() | BUI::CButtonImageUI | |
| ~CControlUI() | BUI::CControlUI | virtual |
| ~ICommitTarget() | BUI::ICommitTarget | virtual |
| ~IControlUI() | BUI::IControlUI | virtual |
| ~IEventHandler() | BUI::IEventHandler | virtual |