AddChar(TCHAR c, int pos) | UiSingleLineEdit | |
AddChild(UiWin *pChild) | UiWin | |
AddString(LPCWSTR str, int pos) | UiSingleLineEdit | |
CalcContentHeight() | UiWin | [virtual] |
CalcContentTopPosH() | UiWin | [virtual] |
CalcContentTopPosV() | UiWin | [virtual] |
CalcContentWidth() | UiWin | [virtual] |
CalcTooltipsPos(int beginX, int endX, __out int *pXPos=NULL, __out int *pYPos=NULL, __out POINT *pPtArrow=NULL) | UiSingleLineEdit | [protected] |
CalCurPos(int x, int y) | UiSingleLineEdit | [protected] |
EnableCaretShow(bool b) | UiSingleLineEdit | |
EnableCenterDisplay(bool b) | UiSingleLineEdit | |
EnableClipExtend(bool bEnable) | UiWin | |
EnableCopy(bool bEnable) | UiSingleLineEdit | |
EnableDragModeH(bool bEnable) | UiWin | |
EnableDragScroll(bool bEnable) | UiWin | [virtual] |
EnableDragScrollbarV(bool bEnable) | UiWin | |
EnableFontChange(bool b) | UiSingleLineEdit | |
EnableGrabFocusByMouse(bool bEnable) | UiWin | |
EnableGrabMouseEventOfChildren(bool bEnable) | UiWin | |
EnableInvalidate(bool bEnable) | UiWin | |
EnableMouseOverExtend(bool bEnable) | UiWin | |
EnableNotifyMessage(bool bEnable) | UiWin | |
EnablePassWord() | UiSingleLineEdit | |
EnablePressedHoldSupport(bool bEnable) | UiWin | |
EnableScrollableParent(bool bEnable) | UiSingleLineEdit | [virtual] |
EnableScrollBarH(bool bEnable) | UiWin | |
EnableScrollBarV(bool bEnable) | UiWin | |
EnableScrollOptimize(bool bEnable) | UiWin | |
EnableSimpleCopy(bool bEnable) | UiSingleLineEdit | |
EnableSound(bool bEnable) | UiWin | |
EnableSwitchFocus(bool bEnable) | UiSingleLineEdit | |
EnableUpdateDis(bool b) | UiSingleLineEdit | |
EnableZoomIn(bool b) | UiSingleLineEdit | |
FindChild(UiWin *pChild) | UiWin | |
GetCapture() | UiWin | |
GetChild(int nIndex) | UiWin | |
GetChildByID(int nID) | UiWin | |
GetChildrenCount() | UiWin | |
GetClientRect() | UiWin | |
GetClipExtend() | UiWin | |
GetClipExtend(int nFlag) | UiWin | |
GetCoordinateX(int curPos) | UiSingleLineEdit | [virtual] |
GetCursePos() | UiSingleLineEdit | |
GetDragMode() | UiWin | |
GetDrawTextFormat() | UiWin | |
GetEditStyle() | UiSingleLineEdit | |
GetEllipsis_Bottom() | UiWin | |
GetEllipsis_Left() | UiWin | |
GetEllipsis_Right() | UiWin | |
GetEllipsis_Top() | UiWin | |
GetExtendedProperty_UiSingleLineEdit(int nPropertyType, void *pValue, int nBufSize) | UiSingleLineEdit | |
GetExtendedProperty_UiWin(int nPropertyType, void *pValue, int nBufSize) | UiWin | |
GetHeight() | UiWin | |
GetHidingScrollbarResID() | UiWin | |
GetID() | UiWin | |
GetLeftInvalid() | UiSingleLineEdit | |
GetLeftPos() | UiWin | |
GetManager() | UiWin | [virtual] |
GetMaxChars() | UiSingleLineEdit | |
GetMouseDownPos() | UiWin | |
GetParent() | UiWin | |
GetParentWnd() | UiWin | [virtual] |
GetPassWord() | UiSingleLineEdit | |
GetPosX() | UiWin | |
GetPosY() | UiWin | |
GetPressedHoldTime() | UiWin | |
GetRect() | UiWin | |
GetRightInvalid() | UiSingleLineEdit | |
GetScrollableParent() | UiWin | [virtual] |
GetScrollbarMarginH() | UiWin | |
GetScrollbarMarginV() | UiWin | |
GetText() | UiWin | [virtual] |
GetTextColor() | UiWin | |
GetTextLen() | UiSingleLineEdit | |
GetTextSize() | UiWin | |
GetTextWeight() | UiWin | |
GetTopPos() | UiWin | |
GetUiWinType() | UiWin | |
GetUserData() | UiWin | |
GetValidWidth() | UiSingleLineEdit | [protected] |
GetVisibleRange(int *nIndex, int *nCount) | UiSingleLineEdit | [protected] |
GetWidth() | UiWin | |
HasChild(UiWin *pWin) | UiWin | |
HasChildNode(UiWin *pWin) | UiWin | |
InsertChild(UiWin *pChild, size_t nZOrder) | UiWin | |
Invalidate(RECT *prcUpdate=NULL) | UiWin | [virtual] |
IsCancelAction() | UiWin | |
IsCaretShow() | UiSingleLineEdit | |
IsCenterDisplay() | UiSingleLineEdit | |
IsDefaultBgShow() | UiSingleLineEdit | |
IsDragingScrollbarV() | UiWin | |
IsEnable() | UiWin | |
IsEnableClipExtend() | UiWin | |
IsEnableCopy() | UiSingleLineEdit | |
IsEnableDragModeH() | UiWin | |
IsEnableDragScroll() | UiWin | |
IsEnableDragScrollbarV() | UiWin | |
IsEnableGrabFocusByMouse() | UiWin | |
IsEnableGrabMouseEventOfChildren() | UiWin | |
IsEnableInvalidate() | UiWin | |
IsEnableMouseOverExtend() | UiWin | |
IsEnableNotifyMessage() | UiWin | |
IsEnablePressedHoldSupport() | UiWin | |
IsEnableScrollableParent() | UiWin | |
IsEnableScrollBarH() | UiWin | |
IsEnableScrollBarV() | UiWin | |
IsEnableScrollOptimize() | UiWin | |
IsEnableSwitchFocus() | UiSingleLineEdit | |
IsFocused() | UiWin | |
IsFontChangeable() | UiSingleLineEdit | |
IsHidingScrollbar() | UiWin | |
IsInDragH() | UiWin | |
IsLButtonDblClk() | UiWin | |
IsLButtonDown() | UiWin | |
IsMouseDownAtScrolling() | UiWin | |
IsMouseMoved() | UiWin | |
IsPassDown() | UiWin | |
IsPassWordEdit() | UiSingleLineEdit | |
IsPressedHoldTimeup() | UiWin | |
IsScrollable() | UiWin | [virtual] |
IsScrolling() | UiWin | |
IsSoundEnabled() | UiWin | |
IsStateLocked() | UiWin | |
IsVertDragDisabled() | UiWin | |
IsVisible() | UiWin | |
IsZoomInEnable() | UiSingleLineEdit | |
LockState(bool bLock) | UiWin | [virtual] |
m_bEnableNotifyMessage | UiWin | [protected] |
m_bEnablePressedHoldSupport | UiWin | [protected] |
m_bEnableScrollOptimize | UiWin | [protected] |
m_bIsDragingScrollbarV | UiWin | [protected] |
m_bIsEnableDragScrollbarV | UiWin | [protected] |
m_bIsEnableGrabFocusByMouse | UiWin | [protected] |
m_bPassDown | UiWin | [protected] |
m_bPressedHoldTimeup | UiWin | [protected] |
m_nEllipsis_Bottom | UiWin | [protected] |
m_nEllipsis_Left | UiWin | [protected] |
m_nEllipsis_Right | UiWin | [protected] |
m_nEllipsis_Top | UiWin | [protected] |
m_nPressedHoldTime | UiWin | [protected] |
m_nTopPos | UiWin | [protected] |
m_uiWinType | UiWin | [protected] |
Move(int xOffset, int yOffset) | UiSingleLineEdit | [protected, virtual] |
MoveChildren(int xOffset, int yOffset) | UiWin | |
MoveTopPos(int nOffset) | UiWin | [virtual] |
OnChar(TCHAR chCharCode, LPARAM lKeyData) | UiSingleLineEdit | [protected, virtual] |
OnClick(size_t nIndex) | UiSingleLineEdit | [virtual] |
OnCopy() | UiSingleLineEdit | [protected, virtual] |
OnCut() | UiSingleLineEdit | [protected, virtual] |
OnFocused(UiWin *pWinPrev) | UiSingleLineEdit | [protected, virtual] |
UiWin::OnFocused(UiWin *pWinPrev) | UiWin | [virtual] |
OnImeComposition(BOOL fFlags) | UiSingleLineEdit | [protected, virtual] |
OnImeEndComposition() | UiSingleLineEdit | [protected, virtual] |
OnImeStartComposition() | UiSingleLineEdit | [protected, virtual] |
OnInsertPic(TCHAR *szString) | UiWin | [virtual] |
OnKeyDown(int nVirtKey, DWORD lKeyData) | UiSingleLineEdit | [protected, virtual] |
OnKeyUp(int nVirtKey, DWORD lKeyData) | UiWin | [virtual] |
OnLButtonDblClk(UINT fwKeys, int xPos, int yPos) | UiWin | [virtual] |
OnLButtonDown(UINT fwKeys, int xPos, int yPos) | UiSingleLineEdit | [protected, virtual] |
OnLButtonUp(UINT fwKeys, int xPos, int yPos) | UiSingleLineEdit | [protected, virtual] |
OnLostFocus(UiWin *pWinNext) | UiSingleLineEdit | [protected, virtual] |
UiWin::OnLostFocus(UiWin *pWinNext) | UiWin | [virtual] |
OnMouseMove(UINT fwKeys, int xPos, int yPos) | UiSingleLineEdit | [protected, virtual] |
OnPaint(HDC hdcDst, RECT *prcWin, RECT *prcUpdate) | UiWin | [virtual] |
OnParentScrollStart() | UiWin | [virtual] |
OnParentScrollStop() | UiSingleLineEdit | [protected, virtual] |
OnPaste() | UiSingleLineEdit | [protected, virtual] |
UiWin::OnPaste(TCHAR *szString) | UiWin | [virtual] |
OnPressedHoldStart() | UiWin | [virtual] |
OnPressedHoldTimeup() | UiSingleLineEdit | [protected, virtual] |
OnTimer(UINT_PTR nIDEvent) | UiSingleLineEdit | [protected, virtual] |
OnWmA4M8(WPARAM wParam, WPARAM lParam) | UiWin | [virtual] |
PaintScrollBarH(HDC hdc, RECT *prcWin, RECT *prcUpdate) | UiWin | [virtual] |
PaintScrollBarHiding() | UiWin | [virtual] |
PaintScrollBarV(HDC hdc, RECT *prcWin, RECT *prcUpdate) | UiWin | [virtual] |
PaintScrollBarV_Ex(HDC hdc, RECT *prcWin, INT nResID) | UiWin | [virtual] |
PaintWin(HDC hdc, RECT *prcWin, RECT *prcUpdate) | UiSingleLineEdit | [protected, virtual] |
PaintWinBg(HDC hdc, RECT *prcWin, RECT *prcUpdate) | UiSingleLineEdit | [protected, virtual] |
PostCommandMessage() | UiWin | |
PostCommandMessage(LPARAM lParam) | UiWin | |
PostCommandMessage(int nID, int nNotifyCode, LPARAM lParam) | UiWin | |
PostMessage(UINT message, WPARAM wParam, LPARAM lParam) | UiWin | |
PostUiMessage(UiWin *pwinDst, LPARAM lParam) | UiWin | [virtual] |
PrePaint() | UiSingleLineEdit | |
ReleaseCapture() | UiWin | |
RemoveAllChildren() | UiWin | |
RemoveChar(int pos) | UiSingleLineEdit | |
RemoveChar(int beginPos, int endPos) | UiSingleLineEdit | |
RemoveChild(UiWin *pChild) | UiWin | |
RemoveChild(int nIndex) | UiWin | |
ScrollChar(int flag) | UiSingleLineEdit | |
ScrollParent() | UiWin | |
ScrollStart(double fScrollSpeed) | UiWin | [virtual] |
ScrollStop() | UiWin | [virtual] |
ScrollTo(int nScrollToType=UI_SCROLLTO_TOP, int nDstTopPos=0, bool bAnimate=true) | UiWin | [virtual] |
SendCommandMessage() | UiWin | |
SendCommandMessage(LPARAM lParam) | UiWin | |
SendMessage(UINT message, WPARAM wParam, LPARAM lParam) | UiWin | |
SetCancelAction(bool bCancel) | UiWin | |
SetCapture() | UiWin | |
SetClipExtend(int nExtend) | UiWin | |
SetClipExtend(int nExtendLeft, int nExtendTop, int nExtendRight, int nExtendBottom) | UiWin | |
SetCursePos(int n) | UiSingleLineEdit | |
SetDragMode(int nDragMode) | UiWin | [virtual] |
SetDrawBg(bool b) | UiSingleLineEdit | |
SetDrawTextFormat(DWORD dwFormat) | UiWin | |
SetEditStyle(DWORD dwStyle) | UiSingleLineEdit | |
SetEllipsis(int nEllipsis_Left, int nEllipsis_Right, int nEllipsis_Top, int nEllipsis_Bottom) | UiWin | |
SetEnable(bool bEnable=true) | UiWin | [virtual] |
SetExtendedProperty_UiSingleLineEdit(int nPropertyType, void *pValue, int nBufSize) | UiSingleLineEdit | |
SetExtendedProperty_UiWin(int nPropertyType, void *pValue, int nBufSize) | UiWin | |
SetFocus(bool bFocus) | UiWin | [virtual] |
SetHidingScrollbar(bool bHiding) | UiWin | |
SetHidingScrollbarResID(INT nResID) | UiWin | |
SetID(int nID) | UiWin | |
SetIsDragingScrollbarV(bool bIs) | UiWin | |
SetIsInDragH(bool bIsInDragH) | UiWin | |
SetIsScrolling(bool bScrolling) | UiWin | [protected] |
SetLButtonDblClk(bool bDblClk) | UiWin | |
SetLButtonDown(bool bDown) | UiWin | |
SetLeftInvalid(int offset) | UiSingleLineEdit | |
SetMaxChars(int nCount) | UiSingleLineEdit | |
SetMaxTextSize(int nSize) | UiSingleLineEdit | |
SetMinTextSize(int nSize) | UiSingleLineEdit | |
SetMouseDownAtScrolling(bool bDownAtScrolling) | UiWin | |
SetMouseDownPos(int x, int y) | UiWin | |
SetMouseMoved(bool bMoved) | UiWin | |
SetParent(UiWin *pParent) | UiWin | [virtual] |
SetPassDown(bool bPassDown=true) | UiWin | [virtual] |
SetPos(int x, int y, int w, int h, UINT flags=0) | UiSingleLineEdit | [virtual] |
SetPressedHoldTime(int nElapse) | UiWin | |
SetPressedHoldTimeup(bool bTimeup) | UiWin | |
SetRightInvalid(int nInvalid) | UiSingleLineEdit | |
SetScrollbarMarginH(int nMargin) | UiWin | |
SetScrollbarMarginV(int nMargin) | UiWin | |
SetSipMode(DWORD dwMode, DWORD dwSipOffset=0xffffffff) | UiSingleLineEdit | |
SetSipModeEx(DWORD dwMode, DWORD dwSipOffset=0xffffffff, LPCWSTR strSip=NULL) | UiSingleLineEdit | |
SetText(LPCTSTR text) | UiSingleLineEdit | [virtual] |
SetTextColor(COLORREF cr) | UiWin | |
SetTextSize(long nSize) | UiWin | |
SetTextWeight(long nWeight) | UiWin | |
SetTip(LPCTSTR text) | UiSingleLineEdit | |
SetTip2(LPCTSTR text, bool bRightAlign=false) | UiSingleLineEdit | |
SetTopPos(int nTopPos) | UiWin | [virtual] |
SetUserData(void *data) | UiWin | |
SetVertDragDisabled(bool bDisable) | UiWin | |
SetVisible(bool bVisible=true) | UiWin | [virtual] |
SetZOrderOfChild(UiWin *pChild, size_t nZOrder) | UiWin | |
StartSelect(int beginPos, int endPos) | UiSingleLineEdit | [protected] |
SwitchSipMode(DWORD dwMode, DWORD dwSipOffset=0xffffffff) | UiSingleLineEdit | |
UiSingleLineEdit(void) | UiSingleLineEdit | |
UiWin() | UiWin | |
UiWinProc(LPARAM lParam) | UiWin | [virtual] |
Update() | UiWin | [virtual] |
UpdateCharsPos() | UiSingleLineEdit | |
~UiSingleLineEdit(void) | UiSingleLineEdit | [virtual] |
~UiWin() | UiWin | [virtual] |