Activate() | BUI::CControlUI | virtual |
AddAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
AddChangeCount(int c) | BUI::CEditLineStyle | |
AdjustLayoutControlSize(POINT pt) | BUI::CControlUI | protected |
AppendEditText(LPCTSTR str, uint32_t len=-1, BOOL bRefresh=FALSE) | BUI::CEditRichUI | |
AppendEditTextA(LPCSTR str, uint32_t len=-1, BOOL bRefresh=FALSE) | BUI::CEditRichUI | |
AppendLastLine(LPCTSTR text, int count=-1, GFont *font=NULL, COLORREF *color=NULL, BOOL bRefresh=FALSE) | BUI::CEditRichUI | |
BinarySearchLine(int left, int right, int dv) const | BUI::CEditRichUI | protected |
BindAction(std::shared_ptr< IActionNotify > notify) | BUI::CControlUI | |
BoxLayoutMgr() | BUI::CControlUI | virtual |
BreakAwayUITree() | BUI::CControlUI | |
BringBottomMost() | BUI::CControlUI | |
BringTopMost() | BUI::CControlUI | |
CaclLineBottomPos() | BUI::CEditRichUI | protected |
CControlUI() | BUI::CControlUI | |
CEditLineStyle(UINT textflags, RECT *ppview, GFont **ppfont) | BUI::CEditLineStyle | |
CEditRichUI() | BUI::CEditRichUI | |
ChangeManager(IManageHandler *pMagr) | BUI::CControlUI | |
ChangeParent(CControlUI *pThis, CControlUI *pNewpar, CControlUI *pAfterchild) | BUI::CControlUI | static |
ChangeThemeColors(int theme) override | BUI::CScrollAreaUI | virtual |
Clear(BOOL bRefresh=TRUE) | BUI::CEditRichUI | |
ClearAction() | BUI::CControlUI | |
ClientToHWNDScreen() | BUI::CControlUI | protected |
Clone() | BUI::CControlUI | virtual |
CloneAttribute(CControlUI *clone) override | BUI::CScrollAreaUI | virtual |
ConvertShortCutCodeToText(UINT vCtrl, UINT vKey) | BUI::CControlUI | static |
CopyString() | BUI::CEditRichUI | protected |
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 | |
CScrollAreaUI() | BUI::CScrollAreaUI | |
CutString() | BUI::CEditRichUI | protected |
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 | |
DeleteLine(int pos, int count, BOOL bRefresh=TRUE) | BUI::CEditRichUI | |
DeleteSession(RECT &rcUpdate) | BUI::CEditRichUI | protected |
DoInputChar(WPARAM wParam, LPARAM lParam, BOOL isFocus) | BUI::CEditRichUI | protected |
DoInputCharCodePoint(WPARAM wParam, LPARAM lParam, BOOL isFocus) | BUI::CEditRichUI | protected |
DoInputCommitChar(WPARAM wParam, LPARAM lParam, BOOL isFocus) | BUI::CEditRichUI | protected |
DoInputPreeditChar(WPARAM wParam, LPARAM lParam, BOOL isFocus) | BUI::CEditRichUI | protected |
DoPaint(ISurface *pSurface, RECT *lpUpdate) override | BUI::CEditRichUI | virtual |
DoPaintBackGround(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
DoPaintBorder(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
DoPaintEmptyTips(ISurface *pSurface, RECT &rcPaint, RECT *lpUpdate) | BUI::CScrollAreaUI | |
DoPaintFinished(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 | |
DrawLineNumber(ISurface *pSurface, int firstline, int y0, const RECT &rcText, RECT *lpUpdate) | BUI::CEditRichUI | protected |
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 | |
EnableScrollBarAutoHide(BOOL enable) | BUI::CScrollAreaUI | |
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 | |
FindChildControlByHandler(std::vector< CControlUI * > &vec, IEventHandler *handler) | BUI::CControlUI | |
FindControlByName(LPCTSTR szName, BOOL isRecursiveCall=TRUE) const | BUI::CControlUI | |
FindLine(int dy, int &div) | BUI::CEditRichUI | protected |
FindTabFocusControl(BOOL isNext) const | BUI::CControlUI | |
FirstChild() const | BUI::CControlUI | |
ForbidScrollBar(UINT nBar, BOOL bBan) | BUI::CScrollAreaUI | |
GetAttchLayout() const | BUI::CControlUI | |
GetAttributeSaveNode() const | BUI::CControlUI | |
GetChangeCount() const | BUI::CEditLineStyle | |
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 |
GetDefaultLineHeight() const | BUI::CEditLineStyle | |
GetDragPos(RECT *lprect) const | BUI::CControlUI | |
GetEditLine(int pos) const | BUI::CEditRichUI | |
GetEditText(BeString &str) | BUI::CEditRichUI | |
GetFont() const | BUI::CControlUI | |
GetFontHeight() const | BUI::CEditLineStyle | |
GetLastWrapWidth() const | BUI::CEditLineStyle | |
GetLayoutViewRect(RECT *rc) override | BUI::CScrollAreaUI | virtual |
GetLimitMaxCount() const | BUI::CEditLineStyle | |
GetlineCounts() const | BUI::CEditRichUI | |
GetLineSpacingHeight() const | BUI::CEditLineStyle | |
GetLineTextLeft(RECT &rcText) const | BUI::CEditRichUI | protected |
GetManagerUI() const | BUI::CControlUI | |
GetMarginAreaRect() const | BUI::CControlUI | protected |
GetOppositePosition(RECT rcContainer, RECT rcChild) const | BUI::CControlUI | |
GetPaintStatus(bool ignoreLButton=true) const | BUI::CControlUI | |
GetParent() const | BUI::CControlUI | |
GetParentOnTopMost() const | BUI::CControlUI | |
GetPercision() const | BUI::CEditLineStyle | |
GetPosition() override | BUI::CControlUI | virtual |
GetPublicFont() | BUI::CEditLineStyle | |
GetRectInScreen(LPRECT lpRect) | BUI::CControlUI | |
GetRectTextView(RECT &rc) override | BUI::CEditRichUI | virtual |
GetRefreshRect(int line1, int line2) | BUI::CEditRichUI | protected |
GetRoundRadius(RoundRectRadius &ra) const | BUI::CControlUI | |
GetRoundRadiusWithRect(const RECT &rc, RoundRectRadius &ra) const | BUI::CControlUI | |
GetScrollbarPage(UINT nBar=SBF_HORZ) const | BUI::CScrollAreaUI | |
GetScrollbarPercentage(UINT nBar=SBF_HORZ) const | BUI::CScrollAreaUI | |
GetScrollbarPos(UINT nBar=SBF_HORZ) const | BUI::CScrollAreaUI | |
GetScrollbarRange(UINT nBar=SBF_HORZ) const | BUI::CScrollAreaUI | |
GetScrollbarUI(UINT nBar=SBF_HORZ) const | BUI::CScrollAreaUI | |
GetScrollDistance(UINT nBar=SBF_HORZ) const | BUI::CScrollAreaUI | |
GetScrollRangeX() const | BUI::CEditRichUI | protected |
GetScrollRangeY(int no) | BUI::CEditRichUI | protected |
GetScrollStateCode() const | BUI::CScrollAreaUI | protected |
GetSelectedLinesRange(int &start, int &end) | BUI::CEditRichUI | protected |
GetSelectRowCount() const | BUI::CEditLineStyle | |
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 | |
GetTextAlign() const | BUI::CEditLineStyle | |
GetTextFlags() const | BUI::CEditLineStyle | |
GetTextPadding() const | BUI::CEditLineStyle | |
GetTextTips() const | BUI::CEditLineStyle | |
GetValueMax() const | BUI::CEditLineStyle | |
GetValueMin() const | BUI::CEditLineStyle | |
Height() const | BUI::CControlUI | |
HitTest(POINT pt) | BUI::CControlUI | virtual |
HitTestChildControl(POINT pt) const | BUI::CControlUI | |
HitTestControl(POINT pt) | BUI::CControlUI | virtual |
HitTestPopUI(POINT pt) | BUI::CControlUI | |
ICommitTarget() | BUI::ICommitTarget | |
IControlUI() | BUI::IControlUI | |
IEventHandler() | BUI::IEventHandler | |
InsertBreakChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | protected |
InsertChild(CControlUI *pNewChild, CControlUI *pPrev) | BUI::CControlUI | |
InsertGCChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | |
InsertLine(int pos, LPCTSTR text, int count=-1, BOOL bRefresh=TRUE) | BUI::CEditRichUI | |
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 | |
IsReadOnly() const | BUI::CEditLineStyle | |
IsRedrawHovn() const | BUI::CControlUI | protected |
IsScrollVaild(UINT nBar=SBF_HORZ) const | BUI::CScrollAreaUI | |
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 expW) override | BUI::CEditRichUI | virtual |
LayoutAdaptWidth(int expH) override | BUI::CEditRichUI | virtual |
LineBottomPosChange(int pos, int step) | BUI::CEditRichUI | protected |
m_absord_uis | BUI::CControlUI | protected |
m_action | BUI::CControlUI | protected |
m_back_interval_colors | BUI::CScrollAreaUI | protected |
m_bDisplayBarWhenMouseEnters | BUI::CScrollAreaUI | protected |
m_bForbidHor | BUI::CScrollAreaUI | protected |
m_bForbidVer | BUI::CScrollAreaUI | protected |
m_bgColors | BUI::CControlUI | protected |
m_bkShowTiming | BUI::CControlUI | protected |
m_borderColors | BUI::CControlUI | protected |
m_borderShowTiming | BUI::CControlUI | protected |
m_borderSize | BUI::CControlUI | protected |
m_break_next_ | BUI::CControlUI | |
m_break_prev_ | BUI::CControlUI | |
m_cmd_ast | BUI::CControlUI | protected |
m_commit_target | BUI::CControlUI | protected |
m_draw_style | BUI::CControlUI | protected |
m_eventHandler | BUI::CControlUI | protected |
m_fgColors | BUI::CControlUI | protected |
m_first_cursor_pos | BUI::CEditRichUI | protected |
m_FontSizeScale | BUI::CEditRichUI | protected |
m_gc_next_ | BUI::CControlUI | |
m_gc_prev_ | BUI::CControlUI | |
m_headMarkColors | BUI::CEditRichUI | protected |
m_headMarkImgs | BUI::CEditRichUI | protected |
m_horAlign | BUI::CEditLineStyle | |
m_idCursor | BUI::CControlUI | protected |
m_key_down | BUI::CControlUI | protected |
m_last_cursor_pos | BUI::CEditRichUI | protected |
m_last_warp_width | BUI::CEditLineStyle | |
m_lead_width | BUI::CEditLineStyle | |
m_lines | BUI::CEditRichUI | protected |
m_lines_editing | BUI::CEditRichUI | protected |
m_locationinfo | BUI::CControlUI | protected |
m_marginOnHover | BUI::CControlUI | protected |
m_mutex_running | BUI::CEditLineStyle | |
m_nBarWidth | BUI::CScrollAreaUI | protected |
m_nChangeCount | BUI::CEditLineStyle | |
m_nCtlFlags | BUI::CControlUI | protected |
m_nHexGroupCount | BUI::CEditLineStyle | |
m_nID | BUI::CControlUI | |
m_nLineSpaceing | BUI::CEditLineStyle | |
m_nMarkLead | BUI::CEditRichUI | protected |
m_nMaxLimitCount | BUI::CEditLineStyle | |
m_nMaxValue | BUI::CEditLineStyle | |
m_nMinValue | BUI::CEditLineStyle | |
m_nodeListWhenEmpty | BUI::CScrollAreaUI | protected |
m_nPrecision | BUI::CEditLineStyle | |
m_nSelectCount | BUI::CEditLineStyle | |
m_nUndoMaxSize | BUI::CEditLineStyle | |
m_nWheelSpeed | BUI::CScrollAreaUI | protected |
m_pCtrlOfLayout | BUI::CControlUI | protected |
m_pFirstChild | BUI::CControlUI | |
m_pFont | BUI::CControlUI | protected |
m_pLastChild | BUI::CControlUI | |
m_pMangerUI | BUI::CControlUI | |
m_pNextSibling | BUI::CControlUI | |
m_popBoxUI | BUI::CControlUI | protected |
m_popTipText | BUI::CControlUI | protected |
m_popUser | BUI::CControlUI | protected |
m_pParent | BUI::CControlUI | |
m_ppfont | BUI::CEditLineStyle | |
m_pPrevSibling | BUI::CControlUI | |
m_pRcClient | BUI::CEditLineStyle | |
m_pRectClipParent | BUI::CControlUI | protected |
m_pScrollHor | BUI::CScrollAreaUI | protected |
m_pScrollVer | BUI::CScrollAreaUI | protected |
m_ptAutoMoveTrace | BUI::CEditRichUI | protected |
m_ptViewOrigin | BUI::CControlUI | protected |
m_rcAbsolute | BUI::CControlUI | |
m_rcChipZoom | BUI::CControlUI | protected |
m_rcTrackDrag | BUI::CControlUI | protected |
m_RoundRadius | BUI::CControlUI | protected |
m_roundRadiusFlags | BUI::CControlUI | protected |
m_roundSize | BUI::CEditLineStyle | |
m_save_node | BUI::CControlUI | protected |
m_select_first | BUI::CEditRichUI | protected |
m_select_last | BUI::CEditRichUI | protected |
m_shadow_contain | BUI::CControlUI | protected |
m_shadow_text | BUI::CControlUI | protected |
m_sigPolicy | BUI::CControlUI | protected |
m_skinModuleName | BUI::CControlUI | protected |
m_skinStyleName | BUI::CControlUI | protected |
m_strCaptureFile | BUI::CControlUI | protected |
m_strMinAdapter | BUI::CControlUI | protected |
m_strNotes | BUI::CControlUI | protected |
m_strText | BUI::CControlUI | protected |
m_strVarName | BUI::CControlUI | |
m_textColors | BUI::CControlUI | protected |
m_textFlag | BUI::CEditLineStyle | |
m_textPadding | BUI::CEditLineStyle | |
m_tipsText | BUI::CEditLineStyle | |
m_uEnable | BUI::CControlUI | protected |
m_uHitFlag | BUI::CControlUI | protected |
m_uHorBarAlign | BUI::CScrollAreaUI | protected |
m_undo_ | BUI::CEditLineStyle | |
m_undo_back_ | BUI::CEditLineStyle | |
m_uVerBarAlign | BUI::CScrollAreaUI | protected |
m_uVisible | BUI::CControlUI | protected |
m_ver_dx | BUI::CEditRichUI | protected |
m_vKeyCode | BUI::CControlUI | protected |
m_vKeyCtrl | BUI::CControlUI | protected |
MergeLine(int line1, int line2) | BUI::CEditRichUI | protected |
ModifyControlFlags(uint64_t style, UINT op=ADD_FLAGS) | BUI::CControlUI | |
ModifyTextFlags(UINT style, UINT op=ADD_FLAGS) | BUI::CEditLineStyle | |
MoveCenterByPercent(RECT *rcView, float xScale=0.5, float yScale=0.5, int w=0, int h=0, BOOL bRepaint=TRUE) | BUI::CControlUI | |
MoveChars(int i) | BUI::CEditRichUI | protected |
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 | |
MoveLine(int &line, int i, int dx) | BUI::CEditRichUI | protected |
NewEditLine() | BUI::CEditRichUI | |
NextFocusControl(BOOL isPrev=FALSE) const | BUI::CControlUI | |
NextSibling() const | BUI::CControlUI | |
NotifyChildControlEnableChange(bool bEnable) | BUI::CControlUI | protected |
NotifyChildControlVisableChange(bool bShow) | BUI::CControlUI | protected |
NotifyMangerIsDestory() | BUI::CControlUI | |
OnChangeUpdate(UINT bits) override | BUI::CEditRichUI | virtual |
OnChar(WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnCheckContext() | BUI::CEditLineStyle | virtual |
OnClickPoint(POINT pt) | BUI::CEditRichUI | protected |
OnControlSize() override | BUI::CEditRichUI | virtual |
OnCreate() override | BUI::CScrollAreaUI | virtual |
OnCtrlKillFocus() override | BUI::CEditRichUI | virtual |
OnCtrlSetFocus() override | BUI::CEditRichUI | virtual |
OnDestory() | BUI::CControlUI | |
OnDropBegin() | BUI::CControlUI | virtual |
OnDropEnd() | BUI::CControlUI | virtual |
OnFontChange() override | BUI::CEditRichUI | virtual |
OnHSCrollBar(WPARAM wParam, LPARAM lParam) override | BUI::CScrollAreaUI | virtual |
OnKeyDown(WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnKeyUp(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnKillFocus(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnLButtonCliked(WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnLButtonDown(WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnLButtonUp(WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnLoadConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
OnMessageHandler(UINT message, WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnMouseEnter(WPARAM wParam, LPARAM lParam) override | BUI::CScrollAreaUI | virtual |
OnMouseLeave(WPARAM wParam, LPARAM lParam) override | BUI::CScrollAreaUI | virtual |
OnMouseMove(WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnMouseWheel(WPARAM wParam, LPARAM lParam) override | BUI::CEditRichUI | virtual |
OnNcHitTest(POINT pt) | BUI::CControlUI | virtual |
OnPaintControl(ISurface *pSurface, LPRECT lprcUpdate=NULL, LPRECT lprcParentViewPort=NULL) | BUI::CControlUI | virtual |
OnParseItemData(XMLItem *pNode) override | BUI::CScrollAreaUI | 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 |
OnSaveConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
OnSetCursor(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnShow(bool bShow) override | BUI::CEditRichUI | virtual |
OnSummitTarget(FourCode four_code, LPCTSTR data) | BUI::ICommitTarget | virtual |
OnTimerEvent(unsigned int timerid, UINT umsec) | BUI::CControlUI | virtual |
OnVSCrollBar(WPARAM wParam, LPARAM lParam) override | BUI::CScrollAreaUI | virtual |
Parent() const | BUI::CControlUI | |
ParseShortCutText(const char *text, UINT &vCtrl, UINT &vKey) | BUI::CControlUI | static |
PasteString() | BUI::CEditRichUI | protected |
PopTipUI(BOOL bShow) | BUI::CControlUI | |
PrevSibling() const | BUI::CControlUI | |
Refresh(BOOL bSynch=FALSE) | BUI::CControlUI | |
RefreshClientRect(RECT rc) | BUI::CScrollAreaUI | |
RefreshRect(RECT *lprcUpdate) | BUI::CControlUI | |
RefreshThreadSafe() | BUI::CControlUI | |
ReleaseCaptureCtl() | BUI::CControlUI | |
RemoveChild(CControlUI *pChild) | BUI::CControlUI | |
RePlotChildPos() | BUI::CControlUI | protected |
ResetChangeCount() | BUI::CEditLineStyle | |
ResetLayoutChilds(UINT flags=0) | BUI::CControlUI | |
ResetScrollBarRange() | BUI::CScrollAreaUI | |
ReturnBitFlag(UBYTE value, UINT bit_pos, BOOL bEnable) | BUI::CControlUI | protectedstatic |
SaveAsImage(LPCTSTR outpng) | BUI::CControlUI | |
SaveAsLongImage(LPCTSTR outpng) | BUI::CControlUI | |
SaveSettingConfig() | BUI::CControlUI | |
ScreenToClientPoint(POINT &pt) const | BUI::CScrollAreaUI | |
Scroll(int x, int y) | BUI::CControlUI | |
ScrollHorzToPos(RECT &rcUpdate, int line, int pos, BOOL nearLeft) | BUI::CEditRichUI | protected |
ScrollJumpToControlUI(UINT nBar, CControlUI *child) | BUI::CScrollAreaUI | |
ScrollJumpToView(RECT &rc) | BUI::CScrollAreaUI | |
ScrollVertToPos(RECT &rcUpdate, int line, int pos, BOOL nearTop) | BUI::CEditRichUI | protected |
SelectSessionAll(BOOL isSelect, BOOL bRefresh) | BUI::CEditRichUI | |
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 | |
SetAttributeSaveNode(XMLItem *node) | BUI::CControlUI | |
SetBackIntervalColor(std::vector< COLORREF > &colors) | BUI::CScrollAreaUI | |
SetBkShowTiming(ShowModel mode) | BUI::CControlUI | |
SetBorderRoundFlags(int pos, int flags) | BUI::CControlUI | |
SetBorderRoundSize(RoundRectRadius &radius) | BUI::CControlUI | |
SetBorderShowTiming(ShowModel mode) | BUI::CControlUI | |
SetBorderSize(UINT size) | BUI::CControlUI | |
SetCaptureCtl() | BUI::CControlUI | |
SetClipZoom(int x, int y, int w, int h) | BUI::CControlUI | |
SetCommitTarget(ICommitTarget *obj) | BUI::CControlUI | |
SetControlColorsStyle(ColorSceneType type, COLORSTYLE 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 |
SetDrawStyleWithFourCode(LPCTSTR draw_style) | BUI::CControlUI | |
SetEditEmptyTextTips(BeString str) | BUI::CEditLineStyle | |
SetEmptyTipImage(GImageIconInfo *img) | BUI::CScrollAreaUI | |
SetEmptyTipText(BeString text) | BUI::CScrollAreaUI | |
SetEventHandler(IEventHandler *hander) | BUI::CControlUI | |
SetFocus() | BUI::CControlUI | |
SetFont(GFont *font) | BUI::CControlUI | |
SetFontSize(int nHeight) | BUI::CControlUI | |
SetHeight(int h) | BUI::CControlUI | |
SetLastWrapWidth(int w) | BUI::CEditLineStyle | |
SetLauoutInfo(ILayout *parent, int w, int h, SizeMode stw, SizeMode sth) | BUI::CControlUI | |
SetLimitMaxCount(int c) | BUI::CEditLineStyle | |
SetLineSpacingHeight(int size) | BUI::CEditLineStyle | |
SetMarkLeadSize(int w, BOOL bRefresh) | BUI::CEditRichUI | |
SetMouseCursor(CursorMouse id) | BUI::CControlUI | protected |
SetParent(CControlUI *pParent) | BUI::CControlUI | |
SetPercision(int p) | BUI::CEditLineStyle | |
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 | |
SetScrollbarAlign(UINT nBar, AlignmentStyle uAlign) | BUI::CScrollAreaUI | |
SetScrollbarPos(UINT nBar, int pos) | BUI::CScrollAreaUI | |
SetScrollbarPosEnd(UINT nBar=SBF_HORZ) | BUI::CScrollAreaUI | |
SetScrollbarPosWithPercentage(UINT nBar, int percent) | BUI::CScrollAreaUI | |
SetScrollbarRange(UINT nBar, int nMin, int nMax) | BUI::CScrollAreaUI | |
SetScrollBarUISize(int size) | BUI::CScrollAreaUI | |
SetSelectRowCount(int c) | BUI::CEditLineStyle | |
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 | |
SetTextAlign(UINT align) | BUI::CEditLineStyle | |
SetTextPadding(int dl, int dt, int dr, int db) | BUI::CEditLineStyle | |
SetTextTips(BeString &str) | BUI::CEditLineStyle | |
SetToolTipText(LPCTSTR lpszTip) | BUI::CControlUI | |
SetToolTipText(BeString strTip) | BUI::CControlUI | |
SetValueMax(double va) | BUI::CEditLineStyle | |
SetValueMin(double va) | BUI::CEditLineStyle | |
SetVarName(const BeString &str) | BUI::CControlUI | |
SetVarNameA(const char *varname) | BUI::CControlUI | |
SetVarNameW(const WCHAR *varname) | BUI::CControlUI | |
SetVisibleWhenMouseHover(BOOL open) | BUI::CControlUI | |
SetWheelSpeed(UINT speed) | BUI::CScrollAreaUI | |
SetWidth(int w) | BUI::CControlUI | |
ShellAttribute(const BeString &szName, const BeString &szText) override | BUI::CEditRichUI | virtual |
ShellAttributeToChildControl(const BeString &childname, const BeString &szName, const BeString &szText) | BUI::CControlUI | |
ShellLineAttribute(const BeString &szName, const BeString &szText) | BUI::CEditLineStyle | |
ShowChildScrollBar(BOOL show) | BUI::CScrollAreaUI | protected |
ShowControl(bool bShow, bool notify_layout=true) | BUI::CControlUI | |
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 | |
UpdateIMEPosition(bool show) override | BUI::CEditRichUI | virtual |
UpdateMarginStateFlag() | BUI::CControlUI | protected |
UpdateScrollBarPostion(RECT *lpRect) | BUI::CScrollAreaUI | |
UpdateSelectRangeState(int last_pos, RECT &rcUpdate) | BUI::CEditRichUI | protected |
ViewOrigin() const | BUI::CControlUI | |
Width() const | BUI::CControlUI | |
~CControlUI() | BUI::CControlUI | virtual |
~CEditLineStyle() | BUI::CEditLineStyle | |
~CEditRichUI() | BUI::CEditRichUI | |
~CScrollAreaUI() | BUI::CScrollAreaUI | virtual |
~ICommitTarget() | BUI::ICommitTarget | virtual |
~IControlUI() | BUI::IControlUI | virtual |
~IEventHandler() | BUI::IEventHandler | virtual |