soui 5.0.0.1
 
Loading...
Searching...
No Matches
TOsrPanelProxy< T > Member List

This is the complete list of members for TOsrPanelProxy< T >, including all inherited members.

_ApplyMatrix(IRenderTarget *pRT, SMatrix &oriMtx)SWindowprotected
_BuildWndTreeZorder(IWindow *pWnd, UINT &iOrder)SwndContainerImplprotected
_FindChildByID(int nID, int nDeep)SWindowprotectedvirtual
_FindChildByName(const SStringW &strName, int nDeep)SWindowprotectedvirtual
_GetCurrentLayeredWindow()SWindowprotected
_GetMatrixEx() constSWindowprotected
_PaintChildren(IRenderTarget *pRT, IRegionS *pRgn, UINT iBeginZorder, UINT iEndZorder) (defined in SWindow)SWindowprotected
_PaintClient(IRenderTarget *pRT) (defined in SWindow)SWindowprotected
_PaintNonClient(IRenderTarget *pRT) (defined in SWindow)SWindowprotected
_PaintRegion(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd) (defined in SWindow)SWindowprotected
_RedrawNonClient() (defined in SWindow)SWindowprotected
_WndRectInRgn(const CRect &rc, const IRegionS *rgn) constSWindowprotected
accNotifyEvent(DWORD dwEvt)SWindow
AddEvent(DWORD dwEventID, LPCWSTR pszEventHandlerName) OVERRIDESWindow
AddRef() OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
AdjustIZOrder(IWindow *pInsertAfter) OVERRIDE (defined in SWindow)SWindow
AdjustZOrder(SWindow *pInsertAfter)SWindow
AfterAttribute(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading, HRESULT hr)SWindowprotectedvirtual
TObjRefImpl< SObjectImpl< IWindow > >::AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDESObjectImpl< IWindow >inline
AfterPaint(IRenderTarget *pRT, SPainter &painter)SWindowvirtual
ATTR_BOOL(L"layeredWindow", m_bLayeredWindow, TRUE) ATTR_CUSTOM(L"trackMouseEvent" (defined in SWindow)SWindowprotected
ATTR_BOOL(L"msgTransparent", m_bMsgTransparent, FALSE) ATTR_LAYOUTSIZE(L"maxWidth" (defined in SWindow)SWindowprotected
ATTR_BOOL(L"clipClient", m_bClipClient, FALSE) ATTR_BOOL(L"focusable" (defined in SWindow)SWindowprotected
ATTR_BOOL(L"drawFocusRect", m_bDrawFocusRect, TRUE) ATTR_BOOL(L"hoverAware" (defined in SWindow)SWindowprotected
ATTR_BOOL(L"float", m_bFloat, FALSE) ATTR_CHAIN(m_style (defined in SWindow)SWindowprotected
ATTR_CHAIN_PTR(m_pLayout, HRET_FLAG_LAYOUT) ATTR_CHAIN_PTR(m_pLayoutParam (defined in SWindow)SWindowprotected
ATTR_CUSTOM(L"class", OnAttrClass) ATTR_CUSTOM(L"id" (defined in SWindow)SWindowprotected
ATTR_CUSTOM(L"name", OnAttrName) ATTR_CUSTOM(L"skin" (defined in SWindow)SWindowprotected
ATTR_CUSTOM(L"text", OnAttrText) ATTR_STRINGW(L"trCtx" (defined in SWindow)SWindowprotected
ATTR_CUSTOM(L"enable", OnAttrEnable) ATTR_CUSTOM(L"visible" (defined in SWindow)SWindowprotected
ATTR_CUSTOM(L"show", OnAttrVisible) ATTR_CUSTOM(L"display" (defined in SWindow)SWindowprotected
ATTR_CUSTOM(L"cache", OnAttrCache) ATTR_CUSTOM(L"alpha" (defined in SWindow)SWindowprotected
ATTR_CUSTOM(L"videoCanvas", OnAttrVideoCanvas) ATTR_CUSTOM(L"tip" (defined in SWindow)SWindowprotected
ATTR_SKIN(L"ncskin", m_pNcSkin, TRUE) ATTR_INT(L"data" (defined in SWindow)SWindowprotected
BeforePaint(IRenderTarget *pRT, SPainter &painter)SOsrPanelvirtual
BeforePaintEx(IRenderTarget *pRT)SWindow
BringWindowToTop() OVERRIDE (defined in SWindow)SWindow
BuildWndTreeZorder() OVERRIDESwndContainerImplprotected
ClearAnimation() OVERRIDESWindow
CreateCaret(HBITMAP pBmp, int nWid, int nHeight) OVERRIDESWindow
CreateChild(SXmlNode xmlChild) (defined in SWindow)SWindowprotected
CreateChildByName(LPCWSTR pszName) (defined in SWindow)SWindowvirtual
CreateChildren(SXmlNode xmlNode)SWindowvirtual
CreateChildrenFromResId(LPCTSTR pszResId) OVERRIDESWindow
CreateChildrenFromXml(LPCWSTR pszXml) OVERRIDESWindow
CreateChilds(SXmlNode xmlNode) (defined in SWindow)SWindowprotected
DECLARE_CLASS_SIID(IID_IOsrPanel) long AddRef() PUREIOsrPanel
ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PUREICtrl
DEF_OBJ_BASE(IWindow, Window) long AddRef() PUREIWindow
DefAttributeProc(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading)SWindowprotectedvirtual
Destroy() OVERRIDE (defined in SWindow)SWindow
DestroyAllChildren() OVERRIDE (defined in SWindow)SWindow
DestroyChild(SWindow *pChild)SWindow
DestroyIChild(IWindow *pChild) OVERRIDE (defined in SWindow)SWindow
dirty_child enum value (defined in SWindow)SWindowprotected
dirty_clean enum value (defined in SWindow)SWindowprotected
dirty_self enum value (defined in SWindow)SWindowprotected
DispatchPaint(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd)SWindowprotectedvirtual
DoColorize(COLORREF cr) OVERRIDE (defined in SWindow)SWindow
DoFrameEvent(UINT uMsg, WPARAM wParam, LPARAM lParam)SOsrPanelvirtual
Draw(IRenderTarget *pRT, const CRect &rc) (defined in SOsrPanel)SOsrPanelvirtual
DrawDefFocusRect(IRenderTarget *pRT, CRect rc) (defined in SWindow)SWindowprotected
DrawFocus(IRenderTarget *pRT)SWindowvirtual
DrawText(IRenderTarget *pRT, LPCTSTR pszBuf, int cchText, LPRECT pRect, UINT uFormat)SWindowvirtual
EnableHostPrivateUiDef(BOOL bEnable) OVERRIDE (defined in SOsrPanel)SOsrPanel
EnableIME(BOOL bEnable) OVERRIDE (defined in SOsrPanel)SOsrPanel
EnableWindow(BOOL bEnable, BOOL bUpdate DEF_VAL(FALSE)) OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::EnableWindow(BOOL bEnable, BOOL bUpdate) PUREIWindow
FindChildByClass(int nDeep=-1) constSWindowinline
FindChildByID(int nID, int nDeep=-1)SWindow
FindChildByID2(int nID, int nDeep=-1)SWindowinline
FindChildByName(LPCWSTR strName, int nDeep=-1)SWindow
FindChildByName(LPCSTR strName, int nDeep=-1)SWindow
FindChildByName2(LPCWSTR pszName, int nDeep=-1)SWindowinline
FindChildByName2(LPCSTR pszName, int nDeep=-1)SWindowinline
FindIChildByID(int nId) OVERRIDE (defined in SWindow)SWindow
FindIChildByName(LPCWSTR pszName) OVERRIDE (defined in SWindow)SWindow
FindIChildByNameA(LPCSTR pszName) OVERRIDE (defined in SWindow)SWindow
FireCommand() OVERRIDESWindow
FireCtxMenu(POINT pt) OVERRIDESWindow
FireEvent(IEvtArgs *evt) OVERRIDESWindow
FireEvent(SEvtArgs &evt)SWindowinline
FrameToHost(RECT *rc) const OVERRIDE (defined in SOsrPanel)SOsrPanel
SwndContainerImpl::FrameToHost(RECT *rc) SCONST OVERRIDESwndContainerImplinlineprotected
GetAcceleratorMgr()SwndContainerImplinlineprotected
GetAccProxy()SWindow
GetAlpha() SCONST OVERRIDE (defined in SWindow)SWindow
GetAnimation() SCONST OVERRIDESWindow
GetAttribute(LPCWSTR pszName, IStringW *strValue) SCONST OVERRIDESWindow
GetBkgndColor() SCONST OVERRIDESWindow
GetCapture() SCONST OVERRIDE (defined in SWindow)SWindow
GetChild(int iChild) constSWindow
GetChildrenCount() SCONST OVERRIDE (defined in SWindow)SWindow
GetChildrenLayoutRect(RECT *prc) SCONST OVERRIDE (defined in SWindow)SWindow
GetClassAlias()SObjectImpl< IWindow >inlinestatic
GetClassName()SObjectImpl< IWindow >inlinestatic
GetClassType()SObjectImpl< IWindow >inlinestatic
GetClientRect(LPRECT prect) SCONST OVERRIDE (defined in SWindow)SWindow
GetClientRect() constSWindowvirtual
GetColorizeColor() SCONST OVERRIDE (defined in SWindow)SWindow
GetContainer() OVERRIDE (defined in SWindow)SWindow
GetContainer() constSWindow
GetContainerRect(RECT *ret) const OVERRIDE (defined in SOsrPanel)SOsrPanel
SwndContainerImpl::GetContainerRect(RECT *ret) SCONST PUREISwndContainer
GetCurMsg(void) constSWindowinline
GetDesiredSize(SIZE *psz, int nParentWid, int nParentHei) OVERRIDE (defined in SWindow)SWindow
GetDropTarget()SwndContainerImplinline
GetEventSet()SWindowinline
GetFocus() SCONST OVERRIDESwndContainerImplprotected
GetFocusManager()SwndContainerImplinline
GetHostHwnd() OVERRIDE (defined in SOsrPanel)SOsrPanel
GetHover() SCONST OVERRIDESwndContainerImplprotected
GetIChild(int iChild) SCONST OVERRIDE (defined in SWindow)SWindow
GetID() SCONST OVERRIDESObjectImpl< IWindow >inline
GetIOwner() SCONST OVERRIDESWindow
GetIParent() SCONST OVERRIDE (defined in SWindow)SWindow
GetIRoot() SCONST OVERRIDE (defined in SWindow)SWindow
GetISelectedChildInGroup() OVERRIDESWindow
GetISelectedSiblingInGroup() OVERRIDESWindow
GetItemData() SCONST OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
GetItemIndex() SCONST OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
GetItemRect() const (defined in SOsrPanel)SOsrPanel
GetIWindow(int uCode) SCONST OVERRIDE (defined in SWindow)SWindow
GetLayout() OVERRIDE (defined in SWindow)SWindowinline
GetLayoutParam() SCONST OVERRIDE (defined in SWindow)SWindowinline
GetLayoutParamT()SWindowinline
GetMatrix(IMatrix *mtx) SCONST OVERRIDE (defined in SWindow)SWindow
GetMsgLoop() OVERRIDE (defined in SOsrPanel)SOsrPanel
GetName() SCONST OVERRIDESObjectImpl< IWindow >inline
GetNameA() SCONST OVERRIDESObjectImpl< IWindow >inline
GetNextLayoutChild(const SWindow *pCurChild) constSWindow
GetNextLayoutIChild(const IWindow *pCurChild) SCONST OVERRIDE (defined in SWindow)SWindow
GetObjectClass() SCONST OVERRIDESObjectImpl< IWindow >inline
GetObjectType() SCONST OVERRIDESObjectImpl< IWindow >inline
GetOwner() constSWindow
GetParent() constSWindow
GetRenderTarget(LPCRECT pRc=NULL, GrtFlag gdcFlags=GRT_NODRAW, BOOL bClientRT=TRUE)SWindow
GetRenderTarget(GrtFlag gdcFlags, IRegionS *pRgn)SWindow
GetRoot() constSWindow
GetScale() const OVERRIDE (defined in SOsrPanel)SOsrPanel
GetScale() SCONST OVERRIDE (defined in SWindow)SWindow
SwndContainerImpl::GetScale() SCONST PUREISwndContainer
GetScaleSkin(SAutoRefPtr< ISkinObj > &pSkin, int nScale) (defined in SWindow)SWindowprotected
GetScriptModule() OVERRIDE (defined in SOsrPanel)SOsrPanel
GetSelectedChildInGroup()SWindowvirtual
GetSelectedSiblingInGroup()SWindowinlinevirtual
GetState() SCONST OVERRIDESWindow
GetStyle() constSWindow
GetStyle() (defined in SWindow)SWindow
GetSwnd() SCONST OVERRIDE (defined in SWindow)SWindow
GetTextAlign() constSWindow
GetTextRect(LPRECT pRect)SWindowvirtual
GetTimelineHandlersMgr() OVERRIDESWindow
GetToolTipText()SWindowvirtual
GetTransformation() const (defined in SWindow)SWindowprotected
GetTranslatorContext() const OVERRIDE (defined in SOsrPanel)SOsrPanel
SwndContainerImpl::GetTranslatorContext() SCONST PUREISwndContainer
GetTrCtx() constSWindowvirtual
GetUserData() SCONST OVERRIDE (defined in SWindow)SWindow
GetVisibleRect(LPRECT prect) SCONST OVERRIDE (defined in SWindow)SWindow
GetWindow(int uCode) constSWindow
GetWindowPath() SCONST OVERRIDE (defined in SWindow)SWindow
GetWindowRect(LPRECT prect) SCONST OVERRIDE (defined in SWindow)SWindow
GetWindowRect() constSWindow
GetWindowRgn() SCONST OVERRIDE (defined in SWindow)SWindow
GetWindowText(TCHAR *pBuf, int nBufLen, BOOL bRawText) OVERRIDESWindow
GetWindowText(BOOL bRawText=FALSE)SWindowvirtual
GetWindowTextU8(IStringA *pStr, BOOL bRawText) OVERRIDESWindow
GetXmlText(const SXmlNode &xmlNode)SWindowstatic
InitFromXml(IXmlNode *pNode) OVERRIDE (defined in SOsrPanel)SOsrPanel
InsertChild(SWindow *pNewChild, SWindow *pInsertAfter=NULL)SWindow
InsertIChild(IWindow *pNewChild, IWindow *pInsertAfter=NULL) OVERRIDE (defined in SWindow)SWindow
Invalidate() OVERRIDE (defined in SWindow)SWindow
InvalidateRect(LPCRECT lprect) OVERRIDE (defined in SWindow)SWindow
InvalidateRect(const CRect &rect, BOOL bFromThis=TRUE, BOOL bClip=FALSE) (defined in SWindow)SWindowprotected
IsAttributeHandled(SXmlAttr xmlAttr)SObjectImpl< IWindow >inlinestatic
IsCacheDirty() constSWindowprotected
IsChecked() SCONST OVERRIDE (defined in SWindow)SWindow
IsClass(LPCWSTR lpszName) SCONST OVERRIDESObjectImpl< IWindow >inline
IsClipClient() SCONST OVERRIDE (defined in SWindow)SWindow
IsContainPoint(POINT pt, BOOL bClientOnly) SCONST OVERRIDE (defined in SWindow)SWindow
IsDescendant(const IWindow *pWnd) SCONST OVERRIDE (defined in SWindow)SWindow
IsDisabled(BOOL bCheckParent DEF_VAL(FALSE)) SCONST OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::IsDisabled(BOOL bCheckParent) SCONST PUREIWindow
IsDisplay() SCONST OVERRIDE (defined in SWindow)SWindow
IsDrawToCache() constSWindowprotectedvirtual
ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDESObjectImpl< IWindow >inline
IsFloat() SCONST OVERRIDE (defined in SWindow)SWindow
IsFocusable() SCONST OVERRIDE (defined in SWindow)SWindow
IsFocused() SCONST OVERRIDE (defined in SWindow)SWindow
IsLayeredWindow() constSWindowprotectedvirtual
IsLayoutDirty() SCONST OVERRIDE (defined in SWindow)SWindow
IsMsgHandled() constSWindow
IsMsgTransparent() SCONST OVERRIDE (defined in SWindow)SWindow
IsSendWheel2Hover() const OVERRIDE (defined in SOsrPanel)SOsrPanel
SwndContainerImpl::IsSendWheel2Hover() SCONST PUREISwndContainer
IsSiblingsAutoGroupped() SCONST OVERRIDE (defined in SWindow)SWindow
IsTranslucent() const OVERRIDE (defined in SOsrPanel)SOsrPanel
SwndContainerImpl::IsTranslucent() SCONST PUREISwndContainer
IsUpdateLocked(BOOL bCheckParent DEF_VAL(FALSE)) SCONST OVERRIDE (defined in SWindow)SWindow
IsVideoCanvas() SCONST OVERRIDE (defined in SWindow)SWindow
IsVisible(BOOL bCheckParent DEF_VAL(FALSE)) SCONST OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::IsVisible(BOOL bCheckParent) SCONST PUREIWindow
KillFocus() OVERRIDE (defined in SWindow)SWindow
KillTimer(char id) OVERRIDE (defined in SWindow)SWindow
LayoutDirtyType enum nameSWindowprotected
LockUpdate() OVERRIDE (defined in SWindow)SWindow
m_animationSWindowprotected
m_animationHandler (defined in SWindow)SWindowprotected
m_attrHandlerSObjectImpl< IWindow >protected
m_attrStorageSWindowprotected
m_bCacheDirtySWindowprotected
m_bCacheDrawSWindowprotected
m_bClipClientSWindowprotected
m_bDisableSWindowprotected
m_bDisplaySWindowprotected
m_bDrawFocusRectSWindowprotected
m_bFloatSWindowprotected
m_bFocusable (defined in SWindow)SWindowprotected
m_bFocusableSWindowprotected
m_bHoverAware (defined in SWindow)SWindowprotected
m_bHoverAwareSWindowprotected
m_bLayeredWindowSWindowprotected
m_bMsgHandledSWindowprotected
m_bMsgTransparentSWindowprotected
m_bNcHoverSwndContainerImplprotected
m_bVisibleSWindowprotected
m_bZorderDirtySwndContainerImplprotected
m_cachedRTSWindowprotected
m_caret (defined in SWindow)SWindowprotected
SwndContainerImpl::m_caretSwndContainerImplprotected
m_clipPathSWindowprotected
m_clipRgnSWindowprotected
m_crColorizeSWindowprotected
m_dropTargetSwndContainerImplprotected
m_dwData (defined in SOsrPanel)SOsrPanelprotected
m_dwStateSWindowprotected
m_evtSetSWindowprotected
m_focusMgrSwndContainerImplprotected
m_funSwndProc (defined in SWindow)SWindowprotected
m_hCaptureSwndContainerImplprotected
m_hHoverSwndContainerImplprotected
m_isAnimating (defined in SWindow)SWindowprotected
m_isDestroying (defined in SWindow)SWindowprotected
m_isLoadingSWindowprotected
m_layoutDirtySWindowprotected
m_lpItemIndex (defined in SOsrPanel)SOsrPanelprotected
m_lstTrackMouseEvtWndSwndContainerImplprotected
m_lstVideoCanvasSwndContainerImplprotected
m_nChildrenCountSWindowprotected
m_nIDSObjectImpl< IWindow >protected
m_nMaxWidth (defined in SWindow)SWindowprotected
m_nMaxWidthSWindowprotected
m_nUpdateLockCntSWindowprotected
m_pBgSkinSWindowprotected
m_pContainerSWindowprotected
m_pCurMsgSWindowprotected
m_pFirstChildSWindowprotected
m_pGetRTData (defined in SWindow)SWindowprotected
m_pItemContainer (defined in SOsrPanel)SOsrPanelprotected
m_pLastChildSWindowprotected
m_pLayout (defined in SWindow)SWindowprotected
m_pLayoutParam (defined in SWindow)SWindowprotected
m_pNcSkinSWindowprotected
m_pNextSiblingSWindowprotected
m_pOwnerSWindowprotected
m_pParentSWindowprotected
m_pPrevSiblingSWindowprotected
m_pRootSwndContainerImplprotected
m_strNameSObjectImpl< IWindow >protected
m_strTextSWindowprotected
m_strToolTipTextSWindowprotected
m_strTrCtx (defined in SWindow)SWindowprotected
m_strTrCtxSWindowprotected
m_styleSWindowprotected
m_swndSWindowprotected
m_timelineHandlerMgrSwndContainerImplprotected
m_transform (defined in SWindow)SWindowprotected
m_uData (defined in SWindow)SWindowprotected
m_uDataSWindowprotected
m_uZorderSWindowprotected
MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled)SObjectImpl< IWindow >inlinestatic
MarkCacheDirty(bool bDirty)SWindowprotected
MarkWndTreeZorderDirty() OVERRIDESwndContainerImplprotected
MeasureChildren(int nParentWid, int nParentHei) (defined in SWindow)SWindowvirtual
MeasureContent(int nParentWid, int nParentHei) (defined in SWindow)SWindowvirtual
MESSAGE_HANDLER_EX(UM_SETSCALE, OnSetScale) MESSAGE_HANDLER_EX(UM_SETCOLORIZE (defined in SWindow)SWindowprotected
ModifyItemState(DWORD dwStateAdd, DWORD dwStateRemove) (defined in SOsrPanel)SOsrPanelvirtual
ModifyState(DWORD dwStateAdd, DWORD dwStateRemove, BOOL bUpdate DEF_VAL(FALSE)) OVERRIDESWindow
Move(LPCRECT prect) OVERRIDE (defined in SWindow)SWindow
Move2(int x, int y, int cx DEF_VAL(-1), int cy DEF_VAL(-1)) OVERRIDE (defined in SWindow)SWindow
MSG_WM_LBUTTONDOWN(OnLButtonDown) MSG_WM_LBUTTONUP(OnLButtonUp) MSG_WM_LBUTTONDBLCLK(OnLButtonDbClick) MSG_WM_RBUTTONDOWN(OnRButtonDown) MSG_WM_RBUTTONUP(OnRButtonUp) MSG_WM_MOUSEMOVE(OnMouseMove) MSG_WM_MOUSEHOVER(OnMouseHover) MSG_WM_MOUSELEAVE(OnMouseLeave) MSG_WM_MOUSEWHEEL(OnMouseWheel) MSG_WM_SETFOCUS_EX(OnSetFocus) MSG_WM_KILLFOCUS_EX(OnKillFocus) MESSAGE_HANDLER_EX(UM_SETLANGUAGE (defined in SWindow)SWindowprotected
NeedRedrawWhenStateChange()SOsrPanelvirtual
OnActivate(UINT nState)SwndContainerImplprotected
OnActivateApp(BOOL bActive, DWORD dwThreadID)SwndContainerImplprotected
OnAfterInsertChild(SWindow *pChild)SWindowprotectedvirtual
OnAfterRemoveChild(SWindow *pChild)SWindowprotectedvirtual
OnAnimationInvalidate(IAnimation *pAni, bool bErase) (defined in SWindow)SWindowprotectedvirtual
OnAnimationPauseChange(IAnimation *animation, BOOL bPaused) (defined in SWindow)SWindowprotected
OnAnimationRepeat(IAnimation *animation) (defined in SWindow)SWindowprotected
OnAnimationStart(IAnimation *animation) (defined in SWindow)SWindowprotected
OnAnimationStop(IAnimation *animation) (defined in SWindow)SWindowprotected
OnAttrAlpha(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrCache(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrClass(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrDisplay(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrEnable(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrID(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrLayout(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrName(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrSkin(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrText(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrTip(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrTrackMouseEvent(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrVideoCanvas(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnBeforeInsertChild(SWindow *pChild)SWindowprotectedvirtual
OnBeforeRemoveChild(SWindow *pChild)SWindowprotectedvirtual
OnCaptureChanged(BOOL bCaptured) (defined in SWindow)SWindowprotectedvirtual
OnColorize(COLORREF cr)SWindowprotectedvirtual
OnCommitSurface(IRenderTarget *pRtDest, LPCRECT pRcDest, IRenderTarget *pRtSrc, LPCRECT pRcSrc, BYTE alpha)SWindowprotectedvirtual
OnContainerChanged(ISwndContainer *pOldContainer, ISwndContainer *pNewContainer)SWindowprotectedvirtual
OnContentChanged() (defined in SWindow)SWindowprotectedvirtual
OnCreate(LPVOID)SWindowprotected
OnDestroy() (defined in SOsrPanel)SOsrPanelprotected
OnEnable(BOOL bEnable, UINT nStatus)SWindowprotected
OnEraseBkgnd(IRenderTarget *pRT)SWindowprotected
OnFinalRelease() OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
OnFireEvent(IEvtArgs *evt) OVERRIDE (defined in SOsrPanel)SOsrPanel
OnFrameKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags)SwndContainerImplprotected
OnFrameKeyEvent(UINT uMsg, WPARAM wParam, LPARAM lParam)SwndContainerImplprotected
OnFrameMouseEvent(UINT uMsg, WPARAM wParam, LPARAM lParam)SwndContainerImplprotected
OnFrameMouseLeave()SwndContainerImplprotected
OnFrameMouseMove(UINT uFlag, CPoint pt)SwndContainerImplprotected
OnFrameMouseWheel(UINT uMsg, WPARAM wParam, LPARAM lParam)SwndContainerImplprotected
OnFrameSetCursor(const CPoint &pt)SwndContainerImplprotected
OnGetDlgCode() SCONST OVERRIDE (defined in SWindow)SWindow
OnGetSwndCapture() SCONST OVERRIDESwndContainerImplprotected
OnInitFinished(IXmlNode *xmlNode) OVERRIDESObjectImpl< IWindow >inline
OnKillFocus(SWND wndFocus)SWindowprotected
OnLButtonDbClick(UINT nFlags, CPoint point)SWindowprotected
OnLButtonDown(UINT nFlags, CPoint pt)SWindowprotected
OnLButtonUp(UINT nFlags, CPoint pt)SWindowprotected
OnMouseClick(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnMouseHover(UINT nFlags, CPoint ptPos)SWindowprotected
OnMouseLeave()SWindowprotected
OnMouseMove(UINT nFlags, CPoint pt)SWindowprotected
OnMouseWheel(UINT nFlags, short zDelta, CPoint pt)SWindowprotected
OnNcHitTest(CPoint pt) (defined in SWindow)SWindowvirtual
OnNcPaint(IRenderTarget *pRT)SWindowprotected
OnNextFrame() OVERRIDESwndContainerImpl
OnPaint(IRenderTarget *pRT)SWindowprotected
OnRButtonDown(UINT nFlags, CPoint point)SWindowprotected
OnRButtonUp(UINT nFlags, CPoint point)SWindowprotected
OnRebuildFont()SWindowprotectedvirtual
OnRedraw(LPCRECT rc, BOOL bClip) OVERRIDE (defined in SOsrPanel)SOsrPanel
OnRelayout(const CRect &rcWnd)SWindowprotectedvirtual
OnReleaseSwndCapture() OVERRIDE (defined in SOsrPanel)SOsrPanel
OnScaleChanged(int scale)SWindowprotectedvirtual
OnSetColorize(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnSetCursor(const CPoint &pt) (defined in SWindow)SWindowprotectedvirtual
OnSetFocus(SWND wndOld)SWindowprotected
OnSetLanguage(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnSetScale(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnSetSwndCapture(SWND swnd) OVERRIDE (defined in SOsrPanel)SOsrPanel
OnSetSwndFocus(SWND swnd) OVERRIDESwndContainerImplprotected
OnShowWindow(BOOL bShow, UINT nStatus) (defined in SOsrPanel)SOsrPanelprotected
OnSize(UINT nType, CSize size)SWindowprotected
OnStateChanged(DWORD dwOldState, DWORD dwNewState) (defined in SWindow)SWindowprotectedvirtual
OnStateChanging(DWORD dwOldState, DWORD dwNewState) (defined in SWindow)SWindowprotectedvirtual
OnUpdateCursor() OVERRIDE (defined in SOsrPanel)SOsrPanel
OnUpdateFloatPosition(const CRect &rcParent)SWindowinlinevirtual
OnUpdateFont(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
PaintBackground(IRenderTarget *pRT, LPRECT pRc)SWindow
PaintForeground(IRenderTarget *pRT, LPRECT pRc, SWindow *pStartFrom=NULL)SWindow
PGETRTDATA typedef (defined in SWindow)SWindowprotected
PostTask(IRunnable *runable, BOOL bAsync DEF_VAL(TRUE)) OVERRIDE (defined in SOsrPanel)SOsrPanel
PtToHost(POINT *pt) SCONST OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
QueryInterface(REFGUID id, IObjRef **ppRet) OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
RedrawRegion(IRenderTarget *pRT, IRegionS *pRgn)SWindow
SOsrPanel::TWindowProxy< IOsrPanel >::RegisterDragDrop(IDropTarget *pDragTarget) OVERRIDESWindow
SwndContainerImpl::RegisterDragDrop(SWND swnd, IDropTarget *pDropTarget) OVERRIDESwndContainerImplprotected
RegisterTimelineHandler(ITimelineHandler *pHandler) OVERRIDESwndContainerImplprotected
RegisterTrackMouseEvent(SWND swnd) OVERRIDESwndContainerImplprotected
RegisterVideoCanvas(SWND swnd) OVERRIDESwndContainerImplprotected
Release() OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
ReleaseCapture() OVERRIDE (defined in SWindow)SWindow
ReleaseRenderTarget(IRenderTarget *pRT)SWindow
RemoveChild(SWindow *pChild)SWindow
RemoveEvent(DWORD dwEventID) OVERRIDESWindow
RemoveIChild(IWindow *pChild) OVERRIDE (defined in SWindow)SWindow
RemoveTasksForObject(void *pObj) OVERRIDE (defined in SOsrPanel)SOsrPanel
RequestRelayout(SWND hSource, BOOL bSourceResizable)SOsrPanelvirtual
RequestRelayout() OVERRIDE (defined in SWindow)SWindow
SDispatchMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0) OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::SDispatchMessage(UINT uMsg, WPARAM wParam DEF_VAL(0), LPARAM lParam DEF_VAL(0)) PUREIWindow
SetAlpha(BYTE byAlpha) OVERRIDE (defined in SWindow)SWindow
SetAnimation(IAnimation *animation) OVERRIDESWindow
SetAttrHandler(FunAttrHandler attrHandler) OVERRIDESObjectImpl< IWindow >inline
SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDESObjectImpl< IWindow >inline
SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading)SObjectImpl< IWindow >inlinevirtual
IWindow::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PUREIWindow
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDESObjectImpl< IWindow >inline
IWindow::SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PUREIWindow
SetCapture() OVERRIDE (defined in SWindow)SWindow
SetCaretPos(int x, int y) OVERRIDESWindow
SetCheck(BOOL bCheck) OVERRIDE (defined in SWindow)SWindow
SetContainer(ISwndContainer *pContainer) OVERRIDE (defined in SWindow)SWindow
SetEventMute(BOOL bMute) OVERRIDESWindow
SetFocus() OVERRIDE (defined in SWindow)SWindow
SetID(int nID) OVERRIDESObjectImpl< IWindow >inline
SetIOwner(IWindow *pOwner) OVERRIDESWindow
SetItemCapture(BOOL bCapture) (defined in SOsrPanel)SOsrPanel
SetItemData(LPARAM dwData) OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
SetItemIndex(LPARAM lp) OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
SetLayoutParam(ILayoutParam *pLayoutParam) OVERRIDE (defined in SWindow)SWindow
SetMatrix(const IMatrix *mtx) OVERRIDE (defined in SWindow)SWindow
SetMatrix(const SMatrix &mtx)SWindow
SetMsgHandled(BOOL bHandled)SWindow
SetName(LPCWSTR pszName) OVERRIDESObjectImpl< IWindow >inline
SetOwner(SWindow *pOwner)SWindow
SetRoot(SWindow *pRoot)SwndContainerImpl
SetSwndProc(FunSwndProc swndProc) OVERRIDESWindow
SetTimer(char id, UINT uElapse) OVERRIDE (defined in SWindow)SWindow
SetToolTip(LPCRECT rc, UINT tipAlign, LPCTSTR pszTip) OVERRIDE (defined in SOsrPanel)SOsrPanel
SetToolTipText(LPCTSTR pszText) OVERRIDE (defined in SWindow)SWindow
SetToolTipTextU8(LPCSTR pszText) OVERRIDE (defined in SWindow)SWindow
SetUserData(ULONG_PTR uData) OVERRIDE (defined in SWindow)SWindow
SetVisible(BOOL bVisible, BOOL bUpdate DEF_VAL(FALSE)) OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::SetVisible(BOOL bVisible, BOOL bUpdate) PUREIWindow
SetWindowPath(IPathS *pPath, BOOL bRedraw DEF_VAL(TRUE)) OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::SetWindowPath(IPathS *pPath, BOOL bRedraw) PUREIWindow
SetWindowRgn(IRegionS *pRgn, BOOL bRedraw DEF_VAL(TRUE)) OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::SetWindowRgn(IRegionS *pRgn, BOOL bRedraw) PUREIWindow
SetWindowText(LPCTSTR lpszText) OVERRIDE (defined in SWindow)SWindow
SetWindowTextU8(LPCSTR lpszText) OVERRIDE (defined in SWindow)SWindow
ShowCaret(BOOL bShow) OVERRIDESWindow
SObjectImpl()SObjectImpl< IWindow >inline
SOUI_ATTRS_BEGIN() ATTR_CUSTOM(L"layout" (defined in SWindow)SWindowprotected
SOUI_MSG_MAP_BEGIN() MSG_WM_PAINT_EX(OnPaint) MSG_WM_ERASEBKGND_EX(OnEraseBkgnd) MSG_WM_NCPAINT_EX(OnNcPaint) MSG_WM_CREATE(OnCreate) MSG_WM_SIZE(OnSize) MSG_WM_DESTROY(OnDestroy) MSG_WM_SHOWWINDOW(OnShowWindow) MSG_WM_ENABLE_EX(OnEnable) MESSAGE_RANGE_HANDLER_EX(WM_LBUTTONDOWN (defined in SWindow)SWindowprotected
SSendMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0, BOOL *pbMsgHandled DEF_VAL(NULL)) OVERRIDE (defined in SWindow)SWindow
TObjRefImpl< SObjectImpl< IWindow > >::SSendMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL *pbMsgHandled) PUREIWindow
StartAnimation(IAnimation *animation) OVERRIDESWindow
SubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDESWindow
SWindow()SWindow
SwndContainerImpl()SwndContainerImpl
SwndFromPoint(CPoint &pt, bool bIncludeMsgTransparent=false) (defined in SOsrPanel)SOsrPanelvirtual
TWindowProxy< IOsrPanel >::SwndFromPoint(POINT *pt, BOOL bIncludeMsgTransparent DEF_VAL(FALSE)) SCONST OVERRIDESWindow
SwndFromPoint(CPoint &pt, BOOL bIncludeMsgTransparent=false) const (defined in SWindow)SWindowvirtual
SwndProc(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *lResult) OVERRIDESWindow
TestMainThread() (defined in SWindow)SWindowprotected
ToIWindow() OVERRIDE (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
TOsrPanelProxy(IHostProxy *pFrameHost, IItemContainer *pItemContainer) (defined in TOsrPanelProxy< T >)TOsrPanelProxy< T >inline
tr(const SStringW &strSrc) const (defined in SWindow)SWindowvirtual
TransformPoint(CPoint &pt) constSWindow
TransformPointEx(CPoint &pt) constSWindow
UnlockUpdate() OVERRIDE (defined in SWindow)SWindow
SOsrPanel::TWindowProxy< IOsrPanel >::UnregisterDragDrop() OVERRIDESWindow
SwndContainerImpl::UnregisterDragDrop(SWND swnd) OVERRIDESwndContainerImplprotected
UnregisterTimelineHandler(ITimelineHandler *pHandler) OVERRIDESwndContainerImplprotected
UnregisterTrackMouseEvent(SWND swnd) OVERRIDESwndContainerImplprotected
UnregisterVideoCanvas(SWND swnd) OVERRIDESwndContainerImplprotected
UnsubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDESWindow
Update(BOOL bForce DEF_VAL(FALSE)) OVERRIDE (defined in SWindow)SWindow
UpdateCacheMode() (defined in SWindow)SWindowprotected
UpdateChildrenPosition() OVERRIDE (defined in SWindow)SWindow
UpdateLayout() OVERRIDE (defined in SWindow)SWindow
UpdateRegion(IRegionS *rgn) OVERRIDE (defined in SOsrPanel)SOsrPanel
UpdateToolTip(CPoint pt, SwndToolTipInfo &tipInfo)SOsrPanelvirtual
UpdateTooltip() OVERRIDE (defined in SOsrPanel)SOsrPanel
UpdateWindow(BOOL bForce) OVERRIDE (defined in SOsrPanel)SOsrPanel
SwndContainerImpl::UpdateWindow(BOOL bForce DEF_VAL(TRUE)) PUREISwndContainer
WM_MBUTTONDBLCLK (defined in SWindow)SWindowprotected
~SWindow()SWindowvirtual