成员的完整列表,这些成员属于 BUI::CEditLineStyle,包括所有继承而来的类成员
| 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 | |
| CEditLineStyle(UINT text_flags, RECT *ppview, GFont **pp_font) | BUI::CEditLineStyle | |
| ClearCharStyle() | BUI::CEditLineStyle | |
| GetChangeCount() const | BUI::CEditLineStyle | |
| GetCharStyle(int pos) | BUI::CEditLineStyle | |
| GetDefaultLineHeight() const | BUI::CEditLineStyle | |
| GetFontHeight() const | BUI::CEditLineStyle | |
| GetLastWrapWidth() const | BUI::CEditLineStyle | |
| GetLimitMaxCount() const | BUI::CEditLineStyle | |
| GetLineSpacingHeight() const | BUI::CEditLineStyle | |
| GetPercision() const | BUI::CEditLineStyle | |
| GetPublicFont() | BUI::CEditLineStyle | |
| GetRectTextView(RECT &rc) | BUI::CEditLineStyle | virtual |
| GetTextAlign() const | BUI::CEditLineStyle | |
| GetTextFlags() const | BUI::CEditLineStyle | |
| GetTextPadding() const | BUI::CEditLineStyle | |
| GetTextTips() const | BUI::CEditLineStyle | |
| GetValueMax() const | BUI::CEditLineStyle | |
| GetValueMin() const | BUI::CEditLineStyle | |
| IsReadOnly() const | BUI::CEditLineStyle | |
| IsTetxFlags(UINT flag) const | BUI::CEditLineStyle | |
| m_change_flags | BUI::CEditLineStyle | |
| m_changed_count | BUI::CEditLineStyle | |
| m_char_style | BUI::CEditLineStyle | |
| m_font_pp | BUI::CEditLineStyle | |
| m_hex_group_count | BUI::CEditLineStyle | |
| m_hor_align | BUI::CEditLineStyle | |
| m_input_char_max | BUI::CEditLineStyle | |
| m_is_highlight | BUI::CEditLineStyle | |
| m_is_highlight_notify_editing | BUI::CEditLineStyle | |
| m_is_update_char_size | BUI::CEditLineStyle | |
| m_last_warp_width | BUI::CEditLineStyle | |
| m_lead_width | BUI::CEditLineStyle | |
| m_map_char_style | BUI::CEditLineStyle | |
| m_mutex_running | BUI::CEditLineStyle | |
| m_rect_client_pp | BUI::CEditLineStyle | |
| m_row_spaceing | BUI::CEditLineStyle | |
| m_selected_count | BUI::CEditLineStyle | |
| m_text_flags | BUI::CEditLineStyle | |
| m_text_padding | BUI::CEditLineStyle | |
| m_tips_text | BUI::CEditLineStyle | |
| m_undo_ | BUI::CEditLineStyle | |
| m_undo_back_ | BUI::CEditLineStyle | |
| m_undo_max | BUI::CEditLineStyle | |
| m_value_max | BUI::CEditLineStyle | |
| m_value_min | BUI::CEditLineStyle | |
| m_value_precision | BUI::CEditLineStyle | |
| ModifyTextFlags(UINT style, UINT op=ADD_FLAGS) | BUI::CEditLineStyle | |
| OnChangeUpdate(UINT bits) | BUI::CEditLineStyle | virtual |
| OnCheckContext() | BUI::CEditLineStyle | virtual |
| OnEditing(int line_no, int edit_pos, int edit_len) | BUI::CEditLineStyle | virtual |
| OnSelectLink(CEditLine *line) | BUI::CEditLineStyle | virtual |
| ResetChangeCount() | BUI::CEditLineStyle | |
| SetEditEmptyTextTips(const BeString &str) | BUI::CEditLineStyle | |
| SetLastWrapWidth(int w) | BUI::CEditLineStyle | |
| SetLimitMaxCount(int c) | BUI::CEditLineStyle | |
| SetLineSpacingHeight(int size) | BUI::CEditLineStyle | |
| SetPercision(int p) | BUI::CEditLineStyle | |
| SetTextAlign(UINT align) | BUI::CEditLineStyle | |
| SetTextPadding(int dl, int dt, int dr, int db) | BUI::CEditLineStyle | |
| SetTextTips(const BeString &str) | BUI::CEditLineStyle | |
| SetValueMax(double va) | BUI::CEditLineStyle | |
| SetValueMin(double va) | BUI::CEditLineStyle | |
| ShellLineAttribute(const BeString &str_name, const BeString &str_value) | BUI::CEditLineStyle | |
| UpdateIMEPosition(bool show) | BUI::CEditLineStyle | virtual |
| ~CEditLineStyle() | BUI::CEditLineStyle | |