| Activate() | BUI::CControlUI | virtual |
| AddAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| AddAnimate(const BeString &id, std::shared_ptr< GAnimateProperty > animate) | BUI::CControlUI | |
| AddChangeCount(int c) | BUI::CEditLineStyle | |
| AddCharStyle(const std::shared_ptr< CharStyle > &style, const char *name) | BUI::CEditLineStyle | |
| AddCharStyleWithFile(const TCHAR *file_name, const char *lang=NULL) | BUI::CEditLineStyle | |
| AddHeadNodeData(std::shared_ptr< CNodeData > node, BOOL is_clear=FALSE) | BUI::CEditTextUI | |
| AddTailNodeData(std::shared_ptr< CNodeData > node, BOOL is_clear=FALSE) | BUI::CEditTextUI | |
| AdjustLayoutControlSize(POINT pt) | BUI::CControlUI | protected |
| AnimateTransform() | BUI::CControlUI | |
| AppendPreimeChars(LPCTSTR text, int count=-1, int style_id=-1) | BUI::CEditLine | |
| 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 | |
| ByteCountWithPosition(int pos) const | BUI::CEditLine | |
| CComboBaseUI() | BUI::CComboBaseUI | |
| CControlUI() | BUI::CControlUI | |
| CEditLine(CEditLineStyle *style) | BUI::CEditLine | |
| CEditLineStyle(UINT text_flags, RECT *ppview, GFont **pp_font) | BUI::CEditLineStyle | |
| CEditTextUI() | BUI::CEditTextUI | |
| ChangeFlags() const | BUI::CEditLine | |
| ChangeManager(IManageHandler *manager) | BUI::CControlUI | |
| ChangeParent(CControlUI *obj_this, CControlUI *parent, CControlUI *prev) | BUI::CControlUI | static |
| ChangeThemeColors() | BUI::CControlUI | virtual |
| ChangeUIToNodeLink() | BUI::CControlUI | |
| CharCursorPos() const | BUI::CEditLine | |
| CharFixHeadPos() const | BUI::CEditLine | |
| CheckDecimal(const TCHAR *text) | BUI::CEditLine | protected |
| Clear(BOOL is_refresh=TRUE) | BUI::CEditTextUI | |
| BUI::CEditLine::Clear() | BUI::CEditLine | |
| ClearAction() | BUI::CControlUI | |
| ClearCharStyle() | BUI::CEditLineStyle | |
| ClientToHWNDScreen() | BUI::CControlUI | protected |
| Clone() | BUI::CControlUI | virtual |
| CloneAttribute(CControlUI *clone) | BUI::CControlUI | virtual |
| CodeUnitCount() const | BUI::CEditLine | |
| ConvertShortCutCodeToText(UINT virtual_ctrl, UINT virtual_key) | BUI::CControlUI | static |
| CopyString() | BUI::CEditTextUI | protected |
| 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 | |
| CutString() | BUI::CEditTextUI | protected |
| Data() const | BUI::CEditLine | |
| DelAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| DeleteChars(int pos, int count) | BUI::CEditLine | |
| DeleteSelectChars() | BUI::CEditLine | |
| DeleteSession(BOOL only_delete_select, BOOL is_refresh=FALSE) | BUI::CEditTextUI | protected |
| DestoryCaretCursor() | BUI::CEditTextUI | |
| DoChangeThemeColors(const BeString &name) | BUI::CControlUI | |
| DoInputChar(WPARAM wp, LPARAM lp, BOOL is_focus) | BUI::CEditTextUI | protected |
| DoInputCharCodePoint(WPARAM wp, LPARAM lp, BOOL is_focus) | BUI::CEditTextUI | protected |
| DoInputCommitChar(WPARAM wp, LPARAM lp, BOOL is_focus) | BUI::CEditTextUI | protected |
| DoInputPreeditChar(WPARAM wp, LPARAM lp, BOOL is_focus) | BUI::CEditTextUI | protected |
| DoPaint(ISurface *surface, RECT *rect_update) override | BUI::CComboBaseUI | virtual |
| DoPaintBackGround(ISurface *surface, RECT *rect_update) override | BUI::CEditTextUI | 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 |
| DoRollBack() | BUI::CEditTextUI | |
| DoShortCut(UBYTE ctrl, UBYTE virtual_key) | BUI::CControlUI | |
| DrapShow(BOOL is_show) | BUI::CComboBaseUI | protected |
| DrawLineCursor(ISurface *surface, int paint_state, int dx, RECT rc_line, GBrushArray &text_bru, POINT &pt_cursor, BOOL is_focus=FALSE) | BUI::CEditLine | |
| DrawLineTextOut(ISurface *surface, int paint_state, int dx, RECT rc_line, const GColor &color_text_bg, GBrushArray &text_bru, UINT text_flags, UINT line_count) | BUI::CEditLine | |
| DrawTextRangePos(ISurface *surface, GFont *default_font, int start, int end, int &x0, int &y0, const TCHAR *&p, RECT &rc_line, const GColor &textcolor) | BUI::CEditLine | protected |
| DrawWrapLineTextOut(ISurface *surface, int paint_state, int dx, RECT rc_line, const GColor &color_text_bg, GBrushArray &text_bru, UINT text_flags, BOOL is_select_fill) | BUI::CEditLine | protected |
| 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 | |
| EnableTextDisplay(BOOL is_text) | BUI::CComboBaseUI | |
| EndPreInput(LPCTSTR text, int count=-1, int style_id=-1) | BUI::CEditLine | |
| ErrorCodeState() const | BUI::CEditLine | |
| 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 | |
| FindLocateCoord(RECT &rc_text, int dx, int dy) | BUI::CEditLine | |
| 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::CComboBaseUI | virtual |
| GetBytesLength(LPCTSTR text, int pos, int count) | BUI::CEditLine | protected |
| GetByteToPos(uint32_t i) | BUI::CEditLine | |
| GetChangeCount() const | BUI::CEditLineStyle | |
| GetCharFont(int pos, GFont *&font) const | BUI::CEditLine | protected |
| BUI::GetCharStyle(int pos) | BUI::CEditLineStyle | |
| BUI::CEditLine::GetCharStyle(int pos) const | BUI::CEditLine | protected |
| 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) override | BUI::CComboBaseUI | virtual |
| GetCurselNodeData() const | BUI::CComboBaseUI | |
| GetDefaultLineHeight() const | BUI::CEditLineStyle | |
| GetDragPos(RECT *rc) const | BUI::CControlUI | |
| GetDropBtnRect(RECT *rc) | BUI::CComboBaseUI | protected |
| GetEditClient() | BUI::CEditTextUI | |
| GetEditText(BeString &str, BOOL full_name=FALSE) | BUI::CEditTextUI | |
| GetFont() const | BUI::CControlUI | |
| GetFontHeight() const | BUI::CEditLineStyle | |
| GetLastWrapWidth() const | BUI::CEditLineStyle | |
| GetLayoutViewRect(RECT *rc) | BUI::CControlUI | virtual |
| GetLimitMaxCount() const | BUI::CEditLineStyle | |
| GetLineHeight(BOOL is_single_line=FALSE) const | BUI::CEditLine | |
| GetLineSpacingHeight() const | BUI::CEditLineStyle | |
| GetLineWidth() const | BUI::CEditLine | |
| GetManagerUI() const | BUI::CControlUI | |
| GetMarginAreaRect(BOOL contain_shadow=FALSE) const | BUI::CControlUI | |
| GetNumber() const | BUI::CEditTextUI | |
| 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 | |
| GetPercision() const | BUI::CEditLineStyle | |
| GetPixelWidth(int count) const | BUI::CEditLine | |
| GetPopManager() | BUI::CComboBaseUI | protected |
| GetPosition() override | BUI::CControlUI | virtual |
| GetPrefixIconRect(RECT *rc) | BUI::CEditTextUI | protected |
| GetPreInputLength() const | BUI::CEditLine | |
| GetPreInputPos() const | BUI::CEditLine | |
| GetPublicFont() | BUI::CEditLineStyle | |
| GetRectInScreen(LPRECT rc) | BUI::CControlUI | |
| GetRectTextView(RECT &rc) override | BUI::CEditTextUI | virtual |
| GetRelationship(std::vector< BeString > &list) override | BUI::CComboBaseUI | virtual |
| GetRoundRadius(RoundRectRadius &ra) const | BUI::CControlUI | |
| GetRoundRadiusWithRect(const RECT &rc, RoundRectRadius &ra) const | BUI::CControlUI | |
| GetScrollRangeX() const | BUI::CEditTextUI | protected |
| 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 | |
| GetSuffixIconRect(RECT *rc) | BUI::CEditTextUI | protected |
| GetText() const | BUI::CEditLine | |
| GetTextAlign() const | BUI::CEditLineStyle | |
| GetTextFlags() const | BUI::CEditLineStyle | |
| GetTextPadding() const | BUI::CEditLineStyle | |
| GetTextPtr(int pos) | BUI::CEditLine | |
| GetTextTips() const | BUI::CEditLineStyle | |
| GetValueMax() const | BUI::CEditLineStyle | |
| GetValueMin() const | BUI::CEditLineStyle | |
| GetViewParentRect(float cx, float cy, float w, float h) const | BUI::CControlUI | |
| GetViewPoint(float xp, float yp, BOOL is_client=FALSE) const | BUI::CControlUI | |
| GetWraplineCount() const | BUI::CEditLine | |
| GetWraplineHeight(int sub_line, BOOL is_near_top) const | BUI::CEditLine | |
| GetWraplineIndex(int cursor) const | BUI::CEditLine | |
| 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 | |
| InsertChars(int pos, const TCHAR *str, int count, BOOL is_refresh=FALSE) | BUI::CEditTextUI | |
| BUI::CEditLine::InsertChars(int pos, LPCTSTR text, int count=-1, int style_id=-1) | BUI::CEditLine | |
| InsertCharsA(int pos, LPCSTR text, int count=-1, int style_id=-1) | BUI::CEditLine | |
| insertCharsInternal(int pos, LPCTSTR text, int count, int style_id) | BUI::CEditLine | protected |
| InsertCharsW(int pos, LPCWSTR text, int count=-1, int style_id=-1) | BUI::CEditLine | |
| 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 | |
| IsDropShow() | BUI::CComboBaseUI | protected |
| IsEnabled() const | BUI::CControlUI | |
| IsFocused() const | BUI::CControlUI | |
| IsHasControlFlags(uint64_t flags) const | BUI::CControlUI | |
| IsReadOnly() const | BUI::CEditLineStyle | |
| IsShortCutVaild() | BUI::CControlUI | |
| IsTetxFlags(UINT flag) const | BUI::CEditLineStyle | |
| 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::CEditTextUI | virtual |
| LayoutAdaptWidth(int exp_height) override | BUI::CEditTextUI | virtual |
| LineBottomY() const | BUI::CEditLine | |
| 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_back_buffer | BUI::CEditTextUI | 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_fill_button | BUI::CEditTextUI | protected |
| m_bru_stroke | BUI::CControlUI | protected |
| m_bru_text | BUI::CControlUI | protected |
| m_bru_text_bg | BUI::CEditTextUI | protected |
| m_btn_event | BUI::CComboBaseUI | protected |
| m_capture_save_file | BUI::CControlUI | protected |
| BUI::m_change_flags | BUI::CEditLineStyle | |
| BUI::CEditLine::m_change_flags | BUI::CEditLine | |
| m_changed_count | BUI::CEditLineStyle | |
| m_char_pos | BUI::CEditLine | |
| m_char_style | BUI::CEditLineStyle | |
| m_char_style_id | BUI::CEditLine | |
| m_cmd_ast | BUI::CControlUI | protected |
| m_code_unit_count | BUI::CEditLine | |
| m_commit_target | BUI::CControlUI | protected |
| m_cursor | BUI::CControlUI | protected |
| m_cursor_offset | BUI::CEditLine | |
| m_cursor_pos | BUI::CEditLine | |
| m_drag_ui | BUI::CComboBaseUI | protected |
| m_draw_style | BUI::CControlUI | protected |
| m_drop_btn_down | BUI::CComboBaseUI | protected |
| m_drop_height | BUI::CComboBaseUI | protected |
| m_drop_kill_focus | BUI::CComboBaseUI | protected |
| m_edit_len | BUI::CEditLine | |
| m_edit_pos | BUI::CEditLine | |
| m_enable | BUI::CControlUI | |
| m_error_code | BUI::CEditLine | |
| m_event_handler | BUI::CControlUI | protected |
| m_first_child | BUI::CControlUI | |
| m_fisrt_printf_head | BUI::CEditLine | |
| m_fisrt_printf_pos | BUI::CEditLine | |
| m_fix_head_pos | BUI::CEditLine | |
| m_flags_ctrl | BUI::CControlUI | protected |
| m_font | BUI::CControlUI | protected |
| m_font_pp | BUI::CEditLineStyle | |
| m_headdata | BUI::CEditTextUI | protected |
| m_hex_group_count | BUI::CEditLineStyle | |
| m_highlight_unit_len | BUI::CEditLine | |
| m_hit_flag | BUI::CControlUI | protected |
| m_hor_align | BUI::CEditLineStyle | |
| m_horz_offset | BUI::CEditTextUI | protected |
| m_input_char_max | BUI::CEditLineStyle | |
| m_int_id | BUI::CControlUI | |
| m_is_highlight | BUI::CEditLineStyle | |
| m_is_highlight_notify_editing | BUI::CEditLineStyle | |
| m_is_lb_down_in_edit_view | BUI::CEditTextUI | protected |
| m_is_text_style_display | BUI::CComboBaseUI | protected |
| m_is_update_char_size | BUI::CEditLineStyle | |
| m_is_use_abstract | BUI::CComboBaseUI | protected |
| m_kb_event | BUI::CControlUI | protected |
| m_key_down | BUI::CControlUI | protected |
| m_last_child | BUI::CControlUI | |
| m_last_warp_width | BUI::CEditLineStyle | |
| m_layout | BUI::CControlUI | protected |
| m_lead_width | BUI::CEditLineStyle | |
| m_line_bottom_pos | BUI::CEditLine | |
| m_line_no | BUI::CEditLine | |
| m_line_size | BUI::CEditLine | |
| 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_map_char_style | BUI::CEditLineStyle | |
| m_margin_on_hover | BUI::CControlUI | protected |
| m_mutex_running | BUI::CEditLineStyle | |
| 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_pefix_and_suffix_data | BUI::CEditTextUI | protected |
| m_pen_type | BUI::CControlUI | protected |
| m_place_node | BUI::CEditTextUI | protected |
| m_point_origin | BUI::CControlUI | protected |
| m_pop_ui_info | BUI::CControlUI | protected |
| m_pre_input_count | BUI::CEditLine | |
| m_pre_input_pos | BUI::CEditLine | |
| m_prev_sibling | BUI::CControlUI | |
| m_progress_value | BUI::CEditTextUI | protected |
| m_pt_auto_move_trace | BUI::CEditTextUI | protected |
| m_rect_begin_track | BUI::CControlUI | protected |
| m_rect_client_pp | BUI::CEditLineStyle | |
| m_rect_clip | BUI::CControlUI | protected |
| m_rect_edit | BUI::CEditTextUI | protected |
| m_rect_pos | BUI::CControlUI | |
| m_round_radius | BUI::CControlUI | protected |
| m_row_spaceing | BUI::CEditLineStyle | |
| m_script_code | BUI::CControlUI | protected |
| m_script_val | BUI::CControlUI | protected |
| m_sel_col_width | BUI::CEditLine | |
| m_select_count | BUI::CEditLine | |
| m_select_rect_left | BUI::CEditLine | |
| m_select_rect_width | BUI::CEditLine | |
| m_select_start | BUI::CEditLine | |
| m_selected_count | BUI::CEditLineStyle | |
| m_selet_start | BUI::CEditTextUI | protected |
| m_shadow_contain | BUI::CControlUI | protected |
| m_shadow_text | BUI::CControlUI | protected |
| m_sig_policy | BUI::CControlUI | protected |
| m_sizes | BUI::CEditLine | |
| m_str_rollback | BUI::CEditTextUI | protected |
| m_style | BUI::CEditLine | |
| m_symbol_count | BUI::CEditLine | |
| m_taildata | BUI::CEditTextUI | protected |
| m_text | BUI::CControlUI | protected |
| m_text_flags | BUI::CEditLineStyle | |
| m_text_line | BUI::CEditLine | |
| m_text_min_adapter | BUI::CControlUI | protected |
| m_text_notes | BUI::CControlUI | protected |
| m_text_padding | BUI::CEditLineStyle | |
| m_text_poptips | BUI::CControlUI | protected |
| m_tips_text | BUI::CEditLineStyle | |
| m_undo_ | BUI::CEditLineStyle | |
| m_undo_back_ | BUI::CEditLineStyle | |
| m_undo_max | BUI::CEditLineStyle | |
| m_value_data | BUI::CComboBaseUI | protected |
| m_value_max | BUI::CEditLineStyle | |
| m_value_min | BUI::CEditLineStyle | |
| m_value_precision | BUI::CEditLineStyle | |
| m_visible | BUI::CControlUI | |
| m_width_min | BUI::CComboBaseUI | protected |
| m_wordwrap | BUI::CEditLine | |
| ModifyControlFlags(uint64_t style, UINT op=ADD_FLAGS) | BUI::CControlUI | |
| ModifyTextFlags(UINT style, UINT op=ADD_FLAGS) | BUI::CEditLineStyle | |
| 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 | |
| MoveChars(int i) | BUI::CEditTextUI | |
| 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 | |
| MoveCurLast() | BUI::CEditTextUI | |
| 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 | |
| OnChangeUpdate(UINT bits) | BUI::CEditLineStyle | virtual |
| OnChar(WPARAM wp, LPARAM lp) override | BUI::CEditTextUI | virtual |
| OnCheckContext() | BUI::CEditLineStyle | virtual |
| OnClickPoint(POINT pt) | BUI::CEditTextUI | protected |
| OnControlSize() override | BUI::CComboBaseUI | virtual |
| OnCreate() override | BUI::CComboBaseUI | virtual |
| OnCreateDropUI(IManageHandler *manager) | BUI::CComboBaseUI | virtual |
| OnCtrlKillFocus() override | BUI::CComboBaseUI | virtual |
| OnCtrlSetFocus() override | BUI::CComboBaseUI | virtual |
| OnDestory() | BUI::CControlUI | |
| OnDropBegin() | BUI::CControlUI | virtual |
| OnDropEnd() | BUI::CControlUI | virtual |
| OnEditing(int line_no, int edit_pos, int edit_len) | BUI::CEditLineStyle | virtual |
| OnFontChange() override | BUI::CEditTextUI | virtual |
| OnHSCrollBar(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnKeyDown(WPARAM wp, LPARAM lp) override | BUI::CEditTextUI | virtual |
| OnKeyUp(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnKillFocus(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnLButtonCliked(WPARAM wp, LPARAM lp) override | BUI::CEditTextUI | virtual |
| OnLButtonDown(WPARAM wp, LPARAM lp) override | BUI::CComboBaseUI | virtual |
| OnLButtonUp(WPARAM wp, LPARAM lp) override | BUI::CComboBaseUI | virtual |
| OnLoadConfigSetting(XMLItem *node) override | BUI::CEditTextUI | virtual |
| OnMessageEdit(UINT message, WPARAM wp, LPARAM lp) | BUI::CEditLine | |
| OnMessageHandler(UINT message, WPARAM wp, LPARAM lp) override | BUI::CComboBaseUI | virtual |
| OnMouseEnter(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnMouseLeave(WPARAM wp, LPARAM lp) override | BUI::CComboBaseUI | virtual |
| OnMouseMove(WPARAM wp, LPARAM lp) override | BUI::CComboBaseUI | 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) override | BUI::CEditTextUI | virtual |
| OnSelectLink(CEditLine *line) | BUI::CEditLineStyle | virtual |
| OnSetCursor(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnShow(bool show) override | BUI::CComboBaseUI | virtual |
| OnSummitTarget(FourCode four_code, LPCTSTR data) override | BUI::CComboBaseUI | 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 |
| PasteString() | BUI::CEditTextUI | protected |
| PauseAnimate(BOOL is_pause) | BUI::CControlUI | |
| PeekSelectText(BasicStringBuffer &buffer) const | BUI::CEditLine | |
| PeekText(BeString &buffer) const | BUI::CEditLine | |
| 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 | |
| PreCheckBeforeInsert(BasicStringBuffer &buffer, int pos, LPCTSTR text, int count, UINT text_flag) | BUI::CEditLine | protected |
| PrevSibling() const | BUI::CControlUI | |
| ReCreateNode() | BUI::CEditTextUI | protected |
| 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 |
| ResetChangeCount() | BUI::CEditLineStyle | |
| 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 | |
| SaveCurrentRollBack() | BUI::CEditTextUI | |
| SaveSettingConfig() | BUI::CControlUI | |
| Scroll(int x, int y) | BUI::CControlUI | |
| SelectChange() | BUI::CComboBaseUI | |
| SelectCount() const | BUI::CEditLine | |
| SelectEnd(int end, BOOL is_check) | BUI::CEditTextUI | protected |
| SelectRange(int pos, int count) | BUI::CEditLine | |
| SelectSessionAll(BOOL is_select, BOOL is_refresh) | BUI::CEditTextUI | |
| SendParentMessage(UINT message, WPARAM wp, LPARAM lp) const | BUI::CControlUI | |
| SendToAllChilds(UINT message, WPARAM wp, LPARAM lp) | BUI::CControlUI | |
| SendToCommitMSG(BOOL commit) | BUI::CEditTextUI | protected |
| SendToManager(UINT message, WPARAM wp=0, LPARAM lp=0) | BUI::CControlUI | |
| SendToPopWidgetMessage(UINT message, WPARAM wp, LPARAM lp) | BUI::CComboBaseUI | |
| SetAdaptMinText(const BeString &str) | BUI::CControlUI | |
| SetBackgroundProgressValue(float p) | BUI::CEditTextUI | |
| SetBkShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetBlurSize(UINT size) | BUI::CControlUI | |
| SetBorderShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetCaptureCtl() | BUI::CControlUI | |
| SetChangeFlags(UINT changed, UINT op) | BUI::CEditLine | |
| SetCharCursorPos(int cursor) | BUI::CEditLine | |
| SetCharFixHeadPos(int pos) | BUI::CEditLine | |
| 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) override | BUI::CComboBaseUI | virtual |
| SetDrawStyleWithFourCode(LPCTSTR draw_style) | BUI::CControlUI | |
| SetDropMinWidth(int width) | BUI::CComboBaseUI | |
| SetEditClientWidthMode(LayoutMode mw, int width) | BUI::CEditTextUI | |
| SetEditEmptyTextTips(const BeString &str) | BUI::CEditLineStyle | |
| SetEditText(LPCTSTR str, BOOL is_refresh=FALSE) | BUI::CEditTextUI | |
| SetErrorCodeState(int code) | BUI::CEditLine | |
| SetEventHandler(IEventHandler *hander) | BUI::CControlUI | |
| SetFocus() | BUI::CControlUI | |
| SetFont(GFont *font) | BUI::CControlUI | |
| SetFontSize(int height) | BUI::CControlUI | |
| SetHeight(int h) | BUI::CControlUI | |
| SetLastWrapWidth(int w) | BUI::CEditLineStyle | |
| SetLauoutInfo(ILayout *parent, int w, int h, LayoutMode mw, LayoutMode mh) | BUI::CControlUI | |
| SetLimitMaxCount(int c) | BUI::CEditLineStyle | |
| SetLineBottomY(int pos) | BUI::CEditLine | |
| SetLineSpacingHeight(int size) | BUI::CEditLineStyle | |
| SetMouseCursor(CursorMouse id) | BUI::CControlUI | protected |
| SetNumber(double value, BOOL no_trigger=FALSE, BOOL is_refresh=TRUE) | BUI::CEditTextUI | |
| SetParent(CControlUI *parent) | BUI::CControlUI | |
| SetPercision(int p) | BUI::CEditLineStyle | |
| 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 | |
| SetTextAlign(UINT align) | BUI::CEditLineStyle | |
| SetTextHead(const BeString &str, const GColor &color, GImageIconInfo *img=NULL, GFont *font=NULL) | BUI::CEditTextUI | |
| SetTextPadding(int dl, int dt, int dr, int db) | BUI::CEditLineStyle | |
| SetTextTail(const BeString &str, const GColor &color, GImageIconInfo *img=NULL, GFont *font=NULL) | BUI::CEditTextUI | |
| SetTextTips(const BeString &str) | BUI::CEditLineStyle | |
| SetToolTipText(LPCTSTR tip_text) | BUI::CControlUI | |
| SetToolTipText(const BeString &tip_str) | BUI::CControlUI | |
| SetValueMax(double va) | BUI::CEditLineStyle | |
| SetValueMin(double va) | BUI::CEditLineStyle | |
| 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::CComboBaseUI | virtual |
| ShellAttributeToChildControl(const BeString &child_name, const BeString &str_name, const BeString &str_value) | BUI::CControlUI | |
| ShellLineAttribute(const BeString &str_name, const BeString &str_value) | BUI::CEditLineStyle | |
| ShowControl(bool is_show, bool notify_layout=true) | BUI::CControlUI | |
| ShowDropWindows(BOOL is_show) | BUI::CComboBaseUI | protected |
| StrokeDashOffset() const | BUI::CControlUI | |
| SymbolCount() const | BUI::CEditLine | |
| 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 | |
| UpdateCharsLex(const StateTransfer *lex, int32_t current_state, int pos, int count) | BUI::CEditLine | |
| UpdateCharsSize(int pos, int count) | BUI::CEditLine | |
| UpdateCharStyleId(int start_pos, int end_pos, int16_t style_id) | BUI::CEditLine | |
| UpdateIMEPosition(bool show) override | BUI::CEditTextUI | virtual |
| UpdateMarginStateFlag() | BUI::CControlUI | protected |
| UpdateOffsetX(BOOL is_to_low) | BUI::CEditTextUI | protected |
| UpdatePercentBarValue() | BUI::CEditTextUI | protected |
| UpdateSurfaceCharsSize(ISurface *surface, int pos, int count) | BUI::CEditLine | |
| UpdateWordWrapLine(int width) | BUI::CEditLine | |
| ViewOrigin() const | BUI::CControlUI | virtual |
| Width() const | BUI::CControlUI | |
| ~CComboBaseUI() | BUI::CComboBaseUI | |
| ~CControlUI() | BUI::CControlUI | virtual |
| ~CEditLine() | BUI::CEditLine | |
| ~CEditLineStyle() | BUI::CEditLineStyle | |
| ~CEditTextUI() | BUI::CEditTextUI | |
| ~ICommitTarget() | BUI::ICommitTarget | virtual |
| ~IControlUI() | BUI::IControlUI | virtual |
| ~IEventHandler() | BUI::IEventHandler | virtual |