This is the complete list of members for SNcPanel, including all inherited members.
_ApplyMatrix(IRenderTarget *pRT, SMatrix &oriMtx) | SWindow | protected |
_BuildWndTreeZorder(IWindow *pWnd, UINT &iOrder) | SwndContainerImpl | protected |
_FindChildByID(int nID, int nDeep) | SWindow | protectedvirtual |
_FindChildByName(const SStringW &strName, int nDeep) | SWindow | protectedvirtual |
_GetCurrentLayeredWindow() | SWindow | protected |
_GetMatrixEx() const | SWindow | protected |
_PaintChildren(IRenderTarget *pRT, IRegionS *pRgn, UINT iBeginZorder, UINT iEndZorder) | SWindow | protected |
_PaintClient(IRenderTarget *pRT) | SWindow | protected |
_PaintNonClient(IRenderTarget *pRT) | SWindow | protected |
_PaintRegion(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd) | SWindow | protected |
_RedrawNonClient() | SWindow | protected |
_WndRectInRgn(const CRect &rc, const IRegionS *rgn) const | SWindow | protected |
accNotifyEvent(DWORD dwEvt) | SWindow | |
AddEvent(DWORD dwEventID, LPCWSTR pszEventHandlerName) OVERRIDE | SWindow | |
AddRef() OVERRIDE (defined in TWindowProxy< T >) | TWindowProxy< T > | inline |
AdjustIZOrder(IWindow *pInsertAfter) OVERRIDE | SWindow | |
AdjustZOrder(SWindow *pInsertAfter) | SWindow | |
AfterAttribute(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading, HRESULT hr) | SWindow | protectedvirtual |
TObjRefImpl< SObjectImpl< IWindow > >::AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDE | SObjectImpl< IWindow > | inline |
AfterPaint(IRenderTarget *pRT, SPainter &painter) | SWindow | virtual |
BeforePaint(IRenderTarget *pRT, SPainter &painter) (defined in SOsrPanel) | SOsrPanel | virtual |
BeforePaintEx(IRenderTarget *pRT) | SWindow | |
BringWindowToTop() OVERRIDE | SWindow | |
BuildWndTreeZorder() OVERRIDE | SwndContainerImpl | protected |
ClearAnimation() OVERRIDE | SWindow | |
CreateCaret(HBITMAP pBmp, int nWid, int nHeight) OVERRIDE | SWindow | |
CreateChild(SXmlNode xmlChild) | SWindow | protected |
CreateChildByName(LPCWSTR pszName) | SWindow | virtual |
CreateChildren(SXmlNode xmlNode) | SWindow | virtual |
CreateChildrenFromResId(LPCTSTR pszResId) OVERRIDE | SWindow | |
CreateChildrenFromXml(LPCWSTR pszXml) OVERRIDE | SWindow | |
CreateChilds(SXmlNode xmlNode) | SWindow | protected |
DefAttributeProc(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading) | SWindow | protectedvirtual |
Destroy() OVERRIDE | SWindow | |
DestroyAllChildren() OVERRIDE | SWindow | |
DestroyChild(SWindow *pChild) | SWindow | |
DestroyIChild(IWindow *pChild) OVERRIDE | SWindow | |
dirty_child enum value (defined in SWindow) | SWindow | protected |
dirty_clean enum value (defined in SWindow) | SWindow | protected |
dirty_self enum value (defined in SWindow) | SWindow | protected |
DispatchPaint(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd) | SWindow | protectedvirtual |
DoColorize(COLORREF cr) OVERRIDE | SWindow | |
DoFrameEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SOsrPanel) | SOsrPanel | virtual |
Draw(IRenderTarget *pRT, const CRect &rc) (defined in SOsrPanel) | SOsrPanel | virtual |
DrawDefFocusRect(IRenderTarget *pRT, CRect rc) | SWindow | protected |
DrawFocus(IRenderTarget *pRT) | SWindow | virtual |
DrawText(IRenderTarget *pRT, LPCTSTR pszBuf, int cchText, LPRECT pRect, UINT uFormat) | SWindow | virtual |
EnableHostPrivateUiDef(BOOL bEnable) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
EnableIME(BOOL bEnable) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
EnableWindow(BOOL bEnable, BOOL bUpdate=FALSE) OVERRIDE | SWindow | |
FindChildByClass(int nDeep=-1) const | SWindow | inline |
FindChildByID(int nID, int nDeep=-1) | SWindow | |
FindChildByID2(int nID, int nDeep=-1) | SWindow | inline |
FindChildByName(LPCWSTR strName, int nDeep=-1) | SWindow | |
FindChildByName(LPCSTR strName, int nDeep=-1) | SWindow | |
FindChildByName2(LPCWSTR pszName, int nDeep=-1) | SWindow | inline |
FindChildByName2(LPCSTR pszName, int nDeep=-1) | SWindow | inline |
FindIChildByID(int nId) OVERRIDE | SWindow | |
FindIChildByName(LPCWSTR pszName) OVERRIDE | SWindow | |
FindIChildByNameA(LPCSTR pszName) OVERRIDE | SWindow | |
FireCommand() OVERRIDE | SWindow | |
FireCtxMenu(POINT pt) OVERRIDE | SWindow | |
FireEvent(IEvtArgs *evt) OVERRIDE | SWindow | |
FireEvent(SEvtArgs &evt) | SWindow | inline |
FrameToHost(RECT *rc) const OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SwndContainerImpl::FrameToHost(RECT *rc) SCONST OVERRIDE | SwndContainerImpl | inlineprotected |
GetAcceleratorMgr() | SwndContainerImpl | inlineprotected |
GetAccProxy() | SWindow | |
GetAlpha() SCONST OVERRIDE | SWindow | |
GetAnimation() SCONST OVERRIDE | SWindow | |
GetAttribute(LPCWSTR pszName, IStringW *strValue) SCONST OVERRIDE | SWindow | |
GetBkgndColor() SCONST OVERRIDE | SWindow | |
GetCapture() SCONST OVERRIDE | SWindow | |
GetChild(int iChild) const | SWindow | |
GetChildrenCount() SCONST OVERRIDE | SWindow | |
GetChildrenLayoutRect(RECT *prc) SCONST OVERRIDE | SWindow | |
GetClassAlias() | SObjectImpl< IWindow > | inlinestatic |
GetClassName() | SObjectImpl< IWindow > | inlinestatic |
GetClassType() | SObjectImpl< IWindow > | inlinestatic |
GetClientRect(LPRECT prect) SCONST OVERRIDE | SWindow | |
GetClientRect() const | SWindow | virtual |
GetColorizeColor() SCONST OVERRIDE | SWindow | |
GetContainer() OVERRIDE | SWindow | |
GetContainer() const | SWindow | |
GetContainerRect(RECT *ret) const OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SwndContainerImpl::GetContainerRect(RECT *ret) SCONST PURE | ISwndContainer | |
GetCurMsg(void) const | SWindow | inline |
GetDesiredSize(SIZE *psz, int nParentWid, int nParentHei) OVERRIDE | SWindow | |
GetDropTarget() | SwndContainerImpl | inline |
GetEventSet() | SWindow | inline |
GetFocus() SCONST OVERRIDE | SwndContainerImpl | protected |
GetFocusManager() | SwndContainerImpl | inline |
GetHostHwnd() OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
GetHover() SCONST OVERRIDE | SwndContainerImpl | protected |
GetIChild(int iChild) SCONST OVERRIDE | SWindow | |
GetID() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetIOwner() SCONST OVERRIDE | SWindow | |
GetIParent() SCONST OVERRIDE | SWindow | |
GetIRoot() SCONST OVERRIDE | SWindow | |
GetISelectedChildInGroup() OVERRIDE | SWindow | |
GetISelectedSiblingInGroup() OVERRIDE | SWindow | |
GetItemData() SCONST OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
GetItemIndex() SCONST OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
GetItemRect() const (defined in SOsrPanel) | SOsrPanel | |
GetIWindow(int uCode) SCONST OVERRIDE | SWindow | |
GetLayout() OVERRIDE | SWindow | inline |
GetLayoutParam() SCONST OVERRIDE | SWindow | inline |
GetLayoutParamT() | SWindow | inline |
GetMatrix(IMatrix *mtx) SCONST OVERRIDE | SWindow | |
GetMsgLoop() OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
GetName() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetNameA() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetNextLayoutChild(const SWindow *pCurChild) const | SWindow | |
GetNextLayoutIChild(const IWindow *pCurChild) SCONST OVERRIDE | SWindow | |
GetObjectClass() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetObjectType() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetOwner() const | SWindow | |
GetParent() const | SWindow | |
GetRenderTarget(LPCRECT pRc=NULL, GrtFlag gdcFlags=GRT_NODRAW, BOOL bClientRT=TRUE) | SWindow | |
GetRenderTarget(GrtFlag gdcFlags, IRegionS *pRgn) | SWindow | |
GetRoot() const | SWindow | |
GetScale() const OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SOsrPanel::TWindowProxy::GetScale() SCONST OVERRIDE | SWindow | |
SwndContainerImpl::GetScale() SCONST PURE | ISwndContainer | |
GetScaleSkin(SAutoRefPtr< ISkinObj > &pSkin, int nScale) | SWindow | protected |
GetScriptModule() OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
GetSelectedChildInGroup() | SWindow | virtual |
GetSelectedSiblingInGroup() | SWindow | inlinevirtual |
GetState() SCONST OVERRIDE | SWindow | |
GetStyle() const | SWindow | |
GetStyle() (defined in SWindow) | SWindow | |
GetSwnd() SCONST OVERRIDE | SWindow | |
GetTextAlign() const | SWindow | |
GetTextRect(LPRECT pRect) | SWindow | virtual |
GetTimelineHandlersMgr() OVERRIDE | SWindow | |
GetToolTipText() | SWindow | virtual |
GetTransformation() const | SWindow | protected |
GetTranslatorContext() const OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SwndContainerImpl::GetTranslatorContext() SCONST PURE | ISwndContainer | |
GetTrCtx() const | SWindow | virtual |
GetUserData() SCONST OVERRIDE | SWindow | |
GetVisibleRect(LPRECT prect) SCONST OVERRIDE | SWindow | |
GetWindow(int uCode) const | SWindow | |
GetWindowPath() SCONST OVERRIDE | SWindow | |
GetWindowRect(LPRECT prect) SCONST OVERRIDE | SWindow | |
GetWindowRect() const | SWindow | |
GetWindowRgn() SCONST OVERRIDE | SWindow | |
GetWindowText(TCHAR *pBuf, int nBufLen, BOOL bRawText) OVERRIDE | SWindow | |
GetWindowText(BOOL bRawText=FALSE) | SWindow | virtual |
GetWindowTextU8(IStringA *pStr, BOOL bRawText) OVERRIDE | SWindow | |
GetXmlText(const SXmlNode &xmlNode) | SWindow | static |
InitFromXml(IXmlNode *pNode) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
InsertChild(SWindow *pNewChild, SWindow *pInsertAfter=NULL) | SWindow | |
InsertIChild(IWindow *pNewChild, IWindow *pInsertAfter=NULL) OVERRIDE | SWindow | |
Invalidate() OVERRIDE | SWindow | |
InvalidateRect(LPCRECT lprect) OVERRIDE | SWindow | |
InvalidateRect(const CRect &rect, BOOL bFromThis=TRUE, BOOL bClip=FALSE) | SWindow | protected |
IsActive() const | SNcPanel | inline |
IsAttributeHandled(SXmlAttr xmlAttr) | SObjectImpl< IWindow > | inlinestatic |
IsCacheDirty() const | SWindow | protected |
IsChecked() SCONST OVERRIDE | SWindow | |
IsClass(LPCWSTR lpszName) SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
IsClipClient() SCONST OVERRIDE | SWindow | |
IsContainPoint(POINT pt, BOOL bClientOnly) SCONST OVERRIDE | SWindow | |
IsDescendant(const IWindow *pWnd) SCONST OVERRIDE | SWindow | |
IsDisabled(BOOL bCheckParent=FALSE) SCONST OVERRIDE | SWindow | |
IsDisplay() SCONST OVERRIDE | SWindow | |
IsDrawToCache() const | SWindow | protectedvirtual |
ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
IsFloat() SCONST OVERRIDE | SWindow | |
IsFocusable() SCONST OVERRIDE | SWindow | |
IsFocused() SCONST OVERRIDE | SWindow | |
IsItemInClip(const SMatrix &mtx, const CRect &rcClip, const IRegionS *clipRgn, const CRect &rcItem) (defined in SOsrPanel) | SOsrPanel | static |
IsLayeredWindow() const | SWindow | protectedvirtual |
IsLayoutDirty() SCONST OVERRIDE | SWindow | |
IsMsgHandled() const | SWindow | |
IsMsgTransparent() SCONST OVERRIDE | SWindow | |
IsSendWheel2Hover() const OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SwndContainerImpl::IsSendWheel2Hover() SCONST PURE | ISwndContainer | |
IsSiblingsAutoGroupped() SCONST OVERRIDE | SWindow | |
IsTranslucent() const OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SwndContainerImpl::IsTranslucent() SCONST PURE | ISwndContainer | |
IsUpdateLocked(BOOL bCheckParent=FALSE) SCONST OVERRIDE | SWindow | |
IsVideoCanvas() SCONST OVERRIDE | SWindow | |
IsVisible(BOOL bCheckParent=FALSE) SCONST OVERRIDE | SWindow | |
KillFocus() OVERRIDE | SWindow | |
KillTimer(char id) OVERRIDE | SWindow | |
LayoutDirtyType enum name | SWindow | protected |
LockUpdate() OVERRIDE | SWindow | |
m_animation | SWindow | protected |
m_animationHandler | SWindow | protected |
m_attrHandler | SObjectImpl< IWindow > | protected |
m_attrStorage | SWindow | protected |
m_bActive (defined in SNcPanel) | SNcPanel | protected |
m_bCacheDirty | SWindow | protected |
m_bCacheDraw | SWindow | protected |
m_bClipClient | SWindow | protected |
m_bDisable | SWindow | protected |
m_bDisplay | SWindow | protected |
m_bDrawFocusRect | SWindow | protected |
m_bFloat | SWindow | protected |
m_bFocusable | SWindow | protected |
m_bHoverAware | SWindow | protected |
m_bLayeredWindow | SWindow | protected |
m_bMsgHandled | SWindow | protected |
m_bMsgTransparent | SWindow | protected |
m_bNcHover | SwndContainerImpl | protected |
m_bVisible | SWindow | protected |
m_bZorderDirty | SwndContainerImpl | protected |
m_cachedRT | SWindow | protected |
SOsrPanel::TWindowProxy::m_caret | SWindow | protected |
SwndContainerImpl::m_caret | SwndContainerImpl | protected |
m_clipPath | SWindow | protected |
m_clipRgn | SWindow | protected |
m_crActiveTitle (defined in SNcPanel) | SNcPanel | protected |
m_crColorize | SWindow | protected |
m_cRef | TObjRefImpl< SObjectImpl< IWindow > > | protected |
m_crInactiveTitle (defined in SNcPanel) | SNcPanel | protected |
m_dropTarget | SwndContainerImpl | protected |
m_dwData (defined in SOsrPanel) | SOsrPanel | protected |
m_dwState | SWindow | protected |
m_evtSet | SWindow | protected |
m_focusMgr | SwndContainerImpl | protected |
m_funSwndProc | SWindow | protected |
m_hCapture | SwndContainerImpl | protected |
m_hHover | SwndContainerImpl | protected |
m_isAnimating | SWindow | protected |
m_isDestroying | SWindow | protected |
m_isLoading | SWindow | protected |
m_layoutDirty | SWindow | protected |
m_lpItemIndex (defined in SOsrPanel) | SOsrPanel | protected |
m_lstTrackMouseEvtWnd | SwndContainerImpl | protected |
m_lstVideoCanvas | SwndContainerImpl | protected |
m_nChildrenCount | SWindow | protected |
m_nID | SObjectImpl< IWindow > | protected |
m_nMaxWidth | SWindow | protected |
m_nUpdateLockCnt | SWindow | protected |
m_pBgSkin | SWindow | protected |
m_pContainer | SWindow | protected |
m_pCurMsg | SWindow | protected |
m_pFirstChild | SWindow | protected |
m_pGetRTData | SWindow | protected |
m_pHostProxy (defined in SOsrPanel) | SOsrPanel | protected |
m_pItemContainer (defined in SOsrPanel) | SOsrPanel | protected |
m_pLastChild | SWindow | protected |
m_pLayout | SWindow | protected |
m_pLayoutParam | SWindow | protected |
m_pNcSkin | SWindow | protected |
m_pNextSibling | SWindow | protected |
m_pOwner | SWindow | protected |
m_pParent | SWindow | protected |
m_pPrevSibling | SWindow | protected |
m_pRoot | SwndContainerImpl | protected |
m_skinActive (defined in SNcPanel) | SNcPanel | protected |
m_skinInactive (defined in SNcPanel) | SNcPanel | protected |
m_strName | SObjectImpl< IWindow > | protected |
m_strText | SWindow | protected |
m_strToolTipText | SWindow | protected |
m_strTrCtx | SWindow | protected |
m_style | SWindow | protected |
m_swnd | SWindow | protected |
m_timelineHandlerMgr | SwndContainerImpl | protected |
m_transform | SWindow | protected |
m_uData | SWindow | protected |
m_uZorder | SWindow | protected |
MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled) | SObjectImpl< IWindow > | inlinestatic |
MarkCacheDirty(bool bDirty) | SWindow | protected |
MarkWndTreeZorderDirty() OVERRIDE | SwndContainerImpl | protected |
MeasureChildren(int nParentWid, int nParentHei) | SWindow | virtual |
MeasureContent(int nParentWid, int nParentHei) | SWindow | virtual |
ModifyItemState(DWORD dwStateAdd, DWORD dwStateRemove) (defined in SOsrPanel) | SOsrPanel | virtual |
ModifyState(DWORD dwStateAdd, DWORD dwStateRemove, BOOL bUpdate=FALSE) OVERRIDE | SWindow | |
Move(LPCRECT prect) OVERRIDE | SWindow | |
Move2(int x, int y, int cx=-1, int cy=-1) OVERRIDE | SWindow | |
NeedRedrawWhenStateChange() (defined in SOsrPanel) | SOsrPanel | virtual |
OnActivate(UINT nState) | SwndContainerImpl | protected |
OnActivateApp(BOOL bActive, DWORD dwThreadID) | SwndContainerImpl | protected |
OnAfterInsertChild(SWindow *pChild) | SWindow | protectedvirtual |
OnAfterRemoveChild(SWindow *pChild) | SWindow | protectedvirtual |
OnAnimationInvalidate(IAnimation *pAni, bool bErase) | SWindow | protectedvirtual |
OnAnimationPauseChange(IAnimation *animation, BOOL bPaused) | SWindow | protected |
OnAnimationRepeat(IAnimation *animation) | SWindow | protected |
OnAnimationStart(IAnimation *animation) | SWindow | protected |
OnAnimationStop(IAnimation *animation) | SWindow | protected |
OnAttrAlpha(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrCache(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrClass(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrDisplay(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrEnable(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrID(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrLayout(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrName(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrSkin(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrText(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrTip(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrTrackMouseEvent(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrVideoCanvas(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrVisible(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnBeforeInsertChild(SWindow *pChild) | SWindow | protectedvirtual |
OnBeforeRemoveChild(SWindow *pChild) | SWindow | protectedvirtual |
OnCaptureChanged(BOOL bCaptured) | SWindow | protectedvirtual |
OnColorize(COLORREF cr) | SWindow | protectedvirtual |
OnCommitSurface(IRenderTarget *pRtDest, LPCRECT pRcDest, IRenderTarget *pRtSrc, LPCRECT pRcSrc, BYTE alpha) | SWindow | protectedvirtual |
OnContainerChanged(ISwndContainer *pOldContainer, ISwndContainer *pNewContainer) | SWindow | protectedvirtual |
OnContentChanged() | SWindow | protectedvirtual |
OnCreate(LPVOID) | SWindow | protected |
OnDestroy() (defined in SOsrPanel) | SOsrPanel | protected |
OnEnable(BOOL bEnable, UINT nStatus) | SWindow | protected |
OnEraseBkgnd(IRenderTarget *pRT) | SNcPanel | protected |
OnFinalRelease() OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
OnFireEvent(IEvtArgs *evt) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
OnFrameKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags) | SwndContainerImpl | protected |
OnFrameKeyEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) | SwndContainerImpl | protected |
OnFrameMouseEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) | SwndContainerImpl | protected |
OnFrameMouseLeave() | SwndContainerImpl | protected |
OnFrameMouseMove(UINT uFlag, CPoint pt) | SwndContainerImpl | protected |
OnFrameMouseWheel(UINT uMsg, WPARAM wParam, LPARAM lParam) | SwndContainerImpl | protected |
OnFrameSetCursor(const CPoint &pt) | SwndContainerImpl | protected |
OnGetDlgCode() SCONST OVERRIDE | SWindow | |
OnGetSwndCapture() SCONST OVERRIDE | SwndContainerImpl | protected |
OnInitFinished(IXmlNode *xmlNode) OVERRIDE | SObjectImpl< IWindow > | inline |
OnKillFocus(SWND wndFocus) | SWindow | protected |
OnLanguageChanged() | SWindow | protectedvirtual |
OnLButtonDbClick(UINT nFlags, CPoint point) | SWindow | protected |
OnLButtonDown(UINT nFlags, CPoint pt) | SWindow | protected |
OnLButtonUp(UINT nFlags, CPoint pt) | SWindow | protected |
OnMouseClick(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnMouseHover(UINT nFlags, CPoint ptPos) | SWindow | protected |
OnMouseLeave() | SWindow | protected |
OnMouseMove(UINT nFlags, CPoint pt) | SWindow | protected |
OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) | SWindow | protected |
OnNcHitTest(CPoint pt) | SWindow | virtual |
OnNcPaint(IRenderTarget *pRT) | SWindow | protected |
OnNextFrame() OVERRIDE | SwndContainerImpl | |
OnPaint(IRenderTarget *pRT) | SWindow | protected |
OnRButtonDown(UINT nFlags, CPoint point) | SWindow | protected |
OnRButtonUp(UINT nFlags, CPoint point) | SWindow | protected |
OnRebuildFont() | SWindow | protectedvirtual |
OnRedraw(LPCRECT rc, BOOL bClip) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
OnRelayout(const CRect &rcWnd) | SWindow | protectedvirtual |
OnReleaseSwndCapture() OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
OnScaleChanged(int scale) | SWindow | protectedvirtual |
OnSetColorize(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnSetCursor(const CPoint &pt) | SWindow | protectedvirtual |
OnSetFocus(SWND wndOld) | SWindow | protected |
OnSetLanguage(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnSetScale(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnSetSwndCapture(SWND swnd) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
OnSetSwndFocus(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
OnShowWindow(BOOL bShow, UINT nStatus) (defined in SOsrPanel) | SOsrPanel | protected |
OnSize(UINT nType, CSize size) | SWindow | protected |
OnStateChanged(DWORD dwOldState, DWORD dwNewState) | SWindow | protectedvirtual |
OnStateChanging(DWORD dwOldState, DWORD dwNewState) | SWindow | protectedvirtual |
OnUpdateCursor() OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
OnUpdateFloatPosition(const CRect &rcParent) | SWindow | inlinevirtual |
OnUpdateFont(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
PaintBackground(IRenderTarget *pRT, LPRECT pRc) | SWindow | |
PaintForeground(IRenderTarget *pRT, LPRECT pRc, SWindow *pStartFrom=NULL) | SWindow | |
PGETRTDATA typedef (defined in SWindow) | SWindow | protected |
PostTask(IRunnable *runable, BOOL bAsync=TRUE) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
PtToHost(POINT *pt) SCONST OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
QueryInterface(REFGUID id, IObjRef **ppRet) OVERRIDE (defined in TWindowProxy< T >) | TWindowProxy< T > | inline |
RedrawRegion(IRenderTarget *pRT, IRegionS *pRgn) | SWindow | |
SOsrPanel::TWindowProxy::RegisterDragDrop(IDropTarget *pDragTarget) OVERRIDE | SWindow | |
SwndContainerImpl::RegisterDragDrop(SWND swnd, IDropTarget *pDropTarget) OVERRIDE | SwndContainerImpl | protected |
RegisterTimelineHandler(ITimelineHandler *pHandler) OVERRIDE | SwndContainerImpl | protected |
RegisterTrackMouseEvent(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
RegisterVideoCanvas(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
Release() OVERRIDE (defined in TWindowProxy< T >) | TWindowProxy< T > | inline |
ReleaseCapture() OVERRIDE | SWindow | |
ReleaseRenderTarget(IRenderTarget *pRT) | SWindow | |
RemoveChild(SWindow *pChild) | SWindow | |
RemoveEvent(DWORD dwEventID) OVERRIDE | SWindow | |
RemoveIChild(IWindow *pChild) OVERRIDE | SWindow | |
RemoveTasksForObject(void *pObj) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
RequestRelayout(SWND hSource, BOOL bSourceResizable) (defined in SOsrPanel) | SOsrPanel | virtual |
TWindowProxy::RequestRelayout() OVERRIDE | SWindow | |
SDispatchMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0) OVERRIDE | SWindow | |
SetActive(BOOL bActive) | SNcPanel | |
SetAlpha(BYTE byAlpha) OVERRIDE | SWindow | |
SetAnimation(IAnimation *animation) OVERRIDE | SWindow | |
SetAttrHandler(FunAttrHandler attrHandler) OVERRIDE | SObjectImpl< IWindow > | inline |
SetAttribute(const SNS::SStringW &amp;amp;amp;strAttribName, const SNS::SStringW &amp;amp;amp;strValue, BOOL bLoading=FALSE) (defined in SNcPanel) | SNcPanel | inlinevirtual |
TObjRefImpl< SObjectImpl< IWindow > >::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
TObjRefImpl< SObjectImpl< IWindow > >::SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< IWindow > | inlinevirtual |
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
SetCapture() OVERRIDE | SWindow | |
SetCaretPos(int x, int y) OVERRIDE | SWindow | |
SetCheck(BOOL bCheck) OVERRIDE | SWindow | |
SetContainer(ISwndContainer *pContainer) OVERRIDE | SWindow | |
SetEventMute(BOOL bMute) OVERRIDE | SWindow | |
SetFocus() OVERRIDE | SWindow | |
SetID(int nID) OVERRIDE | SObjectImpl< IWindow > | inline |
SetIOwner(IWindow *pOwner) OVERRIDE | SWindow | |
SetItemCapture(BOOL bCapture) (defined in SOsrPanel) | SOsrPanel | |
SetItemData(LPARAM dwData) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SetItemIndex(LPARAM lp) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SetLayoutParam(ILayoutParam *pLayoutParam) OVERRIDE | SWindow | |
SetMatrix(const IMatrix *mtx) OVERRIDE | SWindow | |
SetMatrix(const SMatrix &mtx) | SWindow | |
SetMsgHandled(BOOL bHandled) | SWindow | |
SetName(LPCWSTR pszName) OVERRIDE | SObjectImpl< IWindow > | inline |
SetOwner(SWindow *pOwner) | SWindow | |
SetRoot(SWindow *pRoot) | SwndContainerImpl | |
SetSwndProc(FunSwndProc swndProc) OVERRIDE | SWindow | |
SetTimer(char id, UINT uElapse) OVERRIDE | SWindow | |
SetToolTip(LPCRECT rc, UINT tipAlign, LPCTSTR pszTip) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
SetToolTipText(LPCTSTR pszText) OVERRIDE | SWindow | |
SetToolTipTextU8(LPCSTR pszText) OVERRIDE | SWindow | |
SetUserData(ULONG_PTR uData) OVERRIDE | SWindow | |
SetVisible(BOOL bVisible, BOOL bUpdate=FALSE) OVERRIDE | SWindow | |
SetWindowPath(IPathS *pPath, BOOL bRedraw=TRUE) OVERRIDE | SWindow | |
SetWindowRgn(IRegionS *pRgn, BOOL bRedraw=TRUE) OVERRIDE | SWindow | |
SetWindowText(LPCTSTR lpszText) OVERRIDE | SWindow | |
SetWindowTextU8(LPCSTR lpszText) OVERRIDE | SWindow | |
ShowCaret(BOOL bShow) OVERRIDE | SWindow | |
SNcPanel(IHostProxy *pFrameHost, IItemContainer *pItemContainer) | SNcPanel | |
SObjectImpl() | SObjectImpl< IWindow > | inline |
SOsrPanel(IHostProxy *pFrameHost, IItemContainer *pItemContainer) (defined in SOsrPanel) | SOsrPanel | |
SSendMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0, BOOL *pbMsgHandled=NULL) OVERRIDE | SWindow | |
StartAnimation(IAnimation *animation) OVERRIDE | SWindow | |
SubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDE | SWindow | |
SWindow() | SWindow | |
SwndContainerImpl() | SwndContainerImpl | |
SwndFromPoint(CPoint &pt, bool bIncludeMsgTransparent=false) (defined in SOsrPanel) | SOsrPanel | virtual |
TWindowProxy::SwndFromPoint(POINT *pt, BOOL bIncludeMsgTransparent=FALSE) SCONST OVERRIDE | SWindow | |
TWindowProxy::SwndFromPoint(CPoint &pt, BOOL bIncludeMsgTransparent=false) const | SWindow | virtual |
SwndProc(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *lResult) OVERRIDE | SWindow | |
TestMainThread() | SWindow | protected |
TObjRefImpl() | TObjRefImpl< SObjectImpl< IWindow > > | inline |
ToIWindow() OVERRIDE (defined in TWindowProxy< T >) | TWindowProxy< T > | inline |
tr(const SStringW &strSrc) const | SWindow | virtual |
TransformPoint(CPoint &pt) const | SWindow | |
TransformPointEx(CPoint &pt) const | SWindow | |
UnlockUpdate() OVERRIDE | SWindow | |
SOsrPanel::TWindowProxy::UnregisterDragDrop() OVERRIDE | SWindow | |
SwndContainerImpl::UnregisterDragDrop(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
UnregisterTimelineHandler(ITimelineHandler *pHandler) OVERRIDE | SwndContainerImpl | protected |
UnregisterTrackMouseEvent(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
UnregisterVideoCanvas(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
UnsubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDE | SWindow | |
Update(BOOL bForce=FALSE) OVERRIDE | SWindow | |
UpdateCacheMode() | SWindow | protected |
UpdateChildrenPosition() OVERRIDE | SWindow | |
UpdateLayout() OVERRIDE | SWindow | |
UpdateRegion(IRegionS *rgn) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
UpdateToolTip(CPoint pt, SwndToolTipInfo &tipInfo) (defined in SOsrPanel) | SOsrPanel | virtual |
UpdateTooltip() OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
UpdateWindow(BOOL bForce) OVERRIDE (defined in SOsrPanel) | SOsrPanel | |
~SOsrPanel() (defined in SOsrPanel) | SOsrPanel | inlinevirtual |
~SWindow() | SWindow | virtual |
~TObjRefImpl() | TObjRefImpl< SObjectImpl< IWindow > > | inlinevirtual |