This is the complete list of members for THostWndProxy< T >, including all inherited members.
_BuildWndTreeZorder(IWindow *pWnd, UINT &iOrder) | SwndContainerImpl | protected |
_ExcludeVideoCanvasFromPaint(IRenderTarget *pRT) (defined in SHostWnd) | SHostWnd | protected |
_HandleEvent(IEvtArgs *pEvt) (defined in SHostWnd) | SHostWnd | virtual |
_Init() (defined in SHostWnd) | SHostWnd | protected |
_Invalidate(LPCRECT prc) (defined in SHostWnd) | SHostWnd | protected |
_PaintVideoCanvasForeground(IRenderTarget *pRT) (defined in SHostWnd) | SHostWnd | protected |
_Redraw() (defined in SHostWnd) | SHostWnd | protected |
_RedrawRegion(IRegionS *pRgn, CRect &rcInvalid) (defined in SHostWnd) | SHostWnd | protected |
_RestoreClickState() (defined in SHostWnd) | SHostWnd | protected |
_SetToolTipInfo(const SwndToolTipInfo *info, BOOL bNcTip) (defined in SHostWnd) | SHostWnd | protected |
AddRef() (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
AnimateHostWindow(DWORD dwTime, DWORD dwFlags) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
BEGIN_MSG_MAP_EX(SHostWnd) MSG_WM_SIZE(OnSize) MSG_WM_PRINT(OnPrint) MSG_WM_PAINT(OnPaint) MSG_WM_CREATE(OnCreate) MSG_WM_DESTROY(OnDestroy) MSG_WM_ERASEBKGND(OnEraseBkgnd) MSG_WM_MOUSELEAVE(OnMouseLeave) MSG_WM_MOUSEMOVE(OnMouseMove) MSG_WM_MOUSEWHEEL(OnMouseWheel) MSG_WM_ACTIVATE(OnActivate) MSG_WM_SETFOCUS(OnSetFocus) MSG_WM_KILLFOCUS(OnKillFocus) MESSAGE_RANGE_HANDLER_EX(WM_MOUSEFIRST (defined in SHostWnd) | SHostWnd | protected |
BuildWndTreeZorder() OVERRIDE | SwndContainerImpl | protected |
CenterWindow(HWND hWndCenter=NULL) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ClientToScreen(LPPOINT lpPoint) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ClientToScreen2(LPRECT lpRect) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
Create(HWND hWndParent, int x=0, int y=0, int nWidth=0, int nHeight=0) (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
TNativeWndProxy< IHostWnd >::Create(HWND hWndParent, int x DEF_VAL(0), int y DEF_VAL(0), int nWidth DEF_VAL(0), int nHeight DEF_VAL(0)) PURE | IHostWnd | |
CreateCaret(HBITMAP hBitmap, int nWidth, int nHeight) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
CreateEx(HWND hWndParent, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, IXmlNode *xmlInit DEF_VAL(NULL)) (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
CreateNative(LPCTSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, int nID, LPVOID lpParam) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
CreateNative(LPCTSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, int nID DEF_VAL(0), LPVOID lpParam DEF_VAL(0)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
CreateRoot() (defined in SHostWnd) | SHostWnd | protectedvirtual |
CreateTooltip() const (defined in SHostWnd) | SHostWnd | protectedvirtual |
DefaultReflectionHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult) (defined in SNativeWnd) | SNativeWnd | static |
DefWindowProc() (defined in SNativeWnd) | SNativeWnd | |
DefWindowProc(UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SNativeWnd) | SNativeWnd | protected |
DestroyTooltip(IToolTip *pTooltip) const (defined in SHostWnd) | SHostWnd | protectedvirtual |
DestroyWindow() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
DoFrameEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) | SwndContainerImpl | virtual |
EnableDragDrop() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
EnableHostPrivateUiDef(BOOL bEnable) OVERRIDE (defined in SHostWnd) | SHostWnd | |
EnableIME(BOOL bEnable) OVERRIDE (defined in SHostWnd) | SHostWnd | |
EnablePrivateUiDef(BOOL bEnable) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
FindChildByClass(int nDeep=-1) const (defined in SHostWnd) | SHostWnd | inline |
FindChildByID(int nID, int nDeep=-1) (defined in SHostWnd) | SHostWnd | inline |
FindChildByID2(int nID, int nDeep=-1) (defined in SHostWnd) | SHostWnd | inline |
FindChildByName(LPCWSTR strName, int nDeep=-1) (defined in SHostWnd) | SHostWnd | inline |
FindChildByName(LPCSTR strName, int nDeep=-1) (defined in SHostWnd) | SHostWnd | inline |
FindChildByName2(LPCWSTR pszName, int nDeep=-1) (defined in SHostWnd) | SHostWnd | inline |
FindChildByName2(LPCSTR pszName, int nDeep=-1) (defined in SHostWnd) | SHostWnd | inline |
FindIChildByID(int nId) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
FindIChildByName(LPCWSTR pszName) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
FindIChildByNameA(LPCSTR pszName) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ForwardNotifications(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (defined in SNativeWnd) | SNativeWnd | |
FrameToHost(RECT *rc) SCONST OVERRIDE | SwndContainerImpl | inlineprotected |
GetAcceleratorMgr() | SwndContainerImpl | inlineprotected |
GetCapture() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetClientRect(LPRECT lpRect) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetClientRect() const (defined in SHostWnd) | SHostWnd | |
GetContainerRect(RECT *ret) const OVERRIDE (defined in SHostWnd) | SHostWnd | |
SwndContainerImpl::GetContainerRect(RECT *ret) SCONST PURE | ISwndContainer | |
GetCurrentMessage() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetDC() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetDlgCtrlID() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetDropTarget() | SwndContainerImpl | inline |
GetEventHandler() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetExStyle() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetFocus() SCONST OVERRIDE | SwndContainerImpl | protected |
GetFocusManager() | SwndContainerImpl | inline |
GetHostAttr() (defined in SHostWnd) | SHostWnd | inline |
GetHostHwnd() OVERRIDE (defined in SHostWnd) | SHostWnd | |
GetHover() SCONST OVERRIDE | SwndContainerImpl | protected |
GetHwnd() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetID() SCONST (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetIRoot() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetMsgHandler() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetMsgLoop() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetNative() (defined in SHostWnd) | SHostWnd | inline |
GetNcPainter() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetParent() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetPresenter() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetRoot() const (defined in SHostWnd) | SHostWnd | inline |
GetScale() const OVERRIDE (defined in SHostWnd) | SHostWnd | |
SwndContainerImpl::GetScale() SCONST PURE | ISwndContainer | |
GetScriptModule() OVERRIDE (defined in SHostWnd) | SHostWnd | |
GetStyle() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetToolTip() const (defined in SHostWnd) | SHostWnd | inline |
GetTranslatorContext() const OVERRIDE (defined in SHostWnd) | SHostWnd | |
SwndContainerImpl::GetTranslatorContext() SCONST PURE | ISwndContainer | |
GetWindowDC() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetWindowLongPtr(int nIndex) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetWindowRect(LPRECT lpRect) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
GetWindowRect() const (defined in SHostWnd) | SHostWnd | |
GetWindowText(LPTSTR lpszStringBuf, int nMaxCount) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
HideCaret() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
InitFromXml(IXmlNode *pNode) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
InitWndClass(HINSTANCE hInst, LPCTSTR pszSimpleWndName, BOOL bImeWnd) (defined in SNativeWnd) | SNativeWnd | static |
Invalidate(BOOL bErase=TRUE) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
Invalidate(BOOL bErase DEF_VAL(TRUE)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
InvalidateRect(LPCRECT lpRect, BOOL bErase=TRUE) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
InvalidateRect(LPCRECT lpRect, BOOL bErase DEF_VAL(TRUE)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
IsIconic() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
IsSendWheel2Hover() const OVERRIDE (defined in SHostWnd) | SHostWnd | |
SwndContainerImpl::IsSendWheel2Hover() SCONST PURE | ISwndContainer | |
IsTranslucent() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
IsWindow() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
IsWindowEnabled() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
IsWindowVisible() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
IsZoomed() SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
KillTimer(UINT_PTR nIDEvent) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
kNcCheckInterval enum value (defined in SHostWnd) | SHostWnd | |
kNcCheckTimer enum value (defined in SHostWnd) | SHostWnd | |
kPulseInterval enum value (defined in SHostWnd) | SHostWnd | |
kPulseTimer enum value (defined in SHostWnd) | SHostWnd | |
kTaskInterval enum value (defined in SHostWnd) | SHostWnd | |
kTaskTimer enum value (defined in SHostWnd) | SHostWnd | |
m_AniState (defined in SHostWnd) | SHostWnd | protected |
m_bDestoryed (defined in SNativeWnd) | SNativeWnd | protected |
m_bFirstShow (defined in SHostWnd) | SHostWnd | protected |
m_bNcHover | SwndContainerImpl | protected |
m_bNeedAllRepaint | SHostWnd | protected |
m_bNeedRepaint | SHostWnd | protected |
m_bResizing | SHostWnd | protected |
m_bTrackFlag | SHostWnd | protected |
m_bZorderDirty | SwndContainerImpl | protected |
m_caret | SwndContainerImpl | protected |
m_cEnableUiDefCount | SHostWnd | protected |
m_cs (defined in SHostWnd) | SHostWnd | protected |
m_csRunningQueue (defined in SHostWnd) | SHostWnd | protected |
m_dropTarget | SwndContainerImpl | protected |
m_dummyWnd | SHostWnd | protected |
m_dwThreadID (defined in SHostWnd) | SHostWnd | protected |
m_evtHandler (defined in SHostWnd) | SHostWnd | protected |
m_focusMgr | SwndContainerImpl | protected |
m_hCapture | SwndContainerImpl | protected |
m_hHover | SwndContainerImpl | protected |
m_hostAnimation (defined in SHostWnd) | SHostWnd | protected |
m_hostAnimationHandler (defined in SHostWnd) | SHostWnd | protected |
m_hostAttr | SHostWnd | protected |
m_hWnd (defined in SNativeWnd) | SNativeWnd | |
m_lstTrackMouseEvtWnd | SwndContainerImpl | protected |
m_lstVideoCanvas | SwndContainerImpl | protected |
m_memRT | SHostWnd | protected |
m_msgHandlerInfo (defined in SNativeWnd) | SNativeWnd | protected |
m_msgMouse | SHostWnd | protected |
m_nAutoSizing | SHostWnd | protected |
m_pCurrentMsg (defined in SNativeWnd) | SNativeWnd | protected |
m_pfnSuperWindowProc (defined in SNativeWnd) | SNativeWnd | protected |
m_pNcPainter | SHostWnd | protected |
m_presenter (defined in SHostWnd) | SHostWnd | protected |
m_privateUiDefInfo (defined in SHostWnd) | SHostWnd | protected |
m_pRoot (defined in SHostWnd) | SHostWnd | protected |
m_pScriptModule | SHostWnd | protected |
m_pThunk (defined in SNativeWnd) | SNativeWnd | protected |
m_pTipCtrl | SHostWnd | protected |
m_rgnInvalidate | SHostWnd | protected |
m_runnables (defined in SHostWnd) | SHostWnd | protected |
m_runningQueue (defined in SHostWnd) | SHostWnd | protected |
m_strXmlLayout | SHostWnd | protected |
m_szAppSetted | SHostWnd | protected |
m_szPrev (defined in SHostWnd) | SHostWnd | protected |
m_timelineHandlerMgr | SwndContainerImpl | protected |
m_xmlInit (defined in SHostWnd) | SHostWnd | protected |
MapWindowPoints(HWND hWndTo, LPPOINT lpPoint, UINT nCount) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
MapWindowRect(HWND hWndTo, LPRECT lpRect) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
MarkWndTreeZorderDirty() OVERRIDE | SwndContainerImpl | protected |
MESSAGE_HANDLER_EX(WM_IME_CHAR, OnKeyEvent) MESSAGE_HANDLER_EX(WM_IME_REQUEST (defined in SHostWnd) | SHostWnd | protected |
MESSAGE_HANDLER_EX(WM_ACTIVATEAPP, OnActivateApp) MSG_WM_SETCURSOR(OnSetCursor) MSG_WM_TIMER(OnTimer) MSG_WM_GETMINMAXINFO(OnGetMinMaxInfo) MSG_WM_CAPTURECHANGED(OnCaptureChanged) MESSAGE_HANDLER_EX(UM_MENUEVENT (defined in SHostWnd) | SHostWnd | protected |
MESSAGE_HANDLER_EX(UM_SETLANGUAGE, OnSetLanguage) MESSAGE_HANDLER_EX(UM_RUN_TASKS (defined in SHostWnd) | SHostWnd | protected |
MESSAGE_RANGE_HANDLER_EX(WM_KEYFIRST, WM_KEYLAST, OnKeyEvent) MESSAGE_RANGE_HANDLER_EX(WM_IME_STARTCOMPOSITION (defined in SHostWnd) | SHostWnd | protected |
ModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags DEF_VAL(0)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
ModifyStyleEx(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ModifyStyleEx(DWORD dwRemove, DWORD dwAdd, UINT nFlags DEF_VAL(0)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
MoveWindow(int x, int y, int nWidth, int nHeight, BOOL bRepaint=TRUE) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
MoveWindow(int x, int y, int nWidth, int nHeight, BOOL bRepaint DEF_VAL(TRUE)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
MoveWindow2(LPCRECT lpRect, BOOL bRepaint=TRUE) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
MoveWindow2(LPCRECT lpRect, BOOL bRepaint DEF_VAL(TRUE)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
MSG_WM_COMMAND(OnCommand) MSG_WM_SYSCOMMAND(OnSysCommand) MESSAGE_HANDLER_EX(UM_UPDATEFONT (defined in SHostWnd) | SHostWnd | protected |
MSG_WM_WINDOWPOSCHANGING(OnWindowPosChanging) MSG_WM_WINDOWPOSCHANGED(OnWindowPosChanged) MESSAGE_HANDLER_EX(WM_GETOBJECT (defined in SHostWnd) | SHostWnd | protected |
OnActivate(UINT nState, BOOL bMinimized, HWND wndOther) (defined in SHostWnd) | SHostWnd | protected |
SwndContainerImpl::OnActivate(UINT nState) | SwndContainerImpl | protected |
OnActivateApp(UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SHostWnd) | SHostWnd | protected |
SwndContainerImpl::OnActivateApp(BOOL bActive, DWORD dwThreadID) | SwndContainerImpl | protected |
OnCaptureChanged(HWND wnd) (defined in SHostWnd) | SHostWnd | protected |
OnCommand(UINT uNotifyCode, int nID, HWND wndCtl) (defined in SHostWnd) | SHostWnd | protected |
OnCreate(LPCREATESTRUCT lpCreateStruct) (defined in SHostWnd) | SHostWnd | protected |
OnDestroy() (defined in SHostWnd) | SHostWnd | protected |
OnEraseBkgnd(HDC dc) (defined in SHostWnd) | SHostWnd | protected |
OnFinalMessage(HWND hWnd) (defined in SNativeWnd) | SNativeWnd | protectedvirtual |
OnFinalRelease() (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
OnFireEvent(IEvtArgs *evt) OVERRIDE (defined in SHostWnd) | SHostWnd | |
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 |
OnGetInitXmlNode(SXmlDoc &xmlDoc) (defined in SHostWnd) | SHostWnd | protectedvirtual |
OnGetMinMaxInfo(LPMINMAXINFO lpMMI) (defined in SHostWnd) | SHostWnd | protected |
OnGetObject(UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SHostWnd) | SHostWnd | protected |
OnGetSwndCapture() SCONST OVERRIDE | SwndContainerImpl | protected |
OnHostAnimationStarted(IAnimation *pAni) (defined in SHostWnd) | SHostWnd | protectedvirtual |
OnHostAnimationStoped(IAnimation *pAni) (defined in SHostWnd) | SHostWnd | protectedvirtual |
OnKeyEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SHostWnd) | SHostWnd | protected |
OnKillFocus(HWND wndFocus) (defined in SHostWnd) | SHostWnd | protected |
OnLoadLayoutFromResourceID(SXmlDoc &xmlDoc) (defined in SHostWnd) | SHostWnd | protectedvirtual |
OnMenuExEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SHostWnd) | SHostWnd | protected |
OnMouseEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SHostWnd) | SHostWnd | protected |
OnMouseLeave() (defined in SHostWnd) | SHostWnd | protected |
OnMouseMove(UINT nFlags, CPoint point) (defined in SHostWnd) | SHostWnd | protected |
OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) (defined in SHostWnd) | SHostWnd | protected |
OnNextFrame() OVERRIDE | SwndContainerImpl | |
OnPaint(HDC dc) (defined in SHostWnd) | SHostWnd | protected |
OnPrint(HDC dc, UINT uFlags=0) (defined in SHostWnd) | SHostWnd | protected |
OnRedraw(LPCRECT rc, BOOL bClip) OVERRIDE (defined in SHostWnd) | SHostWnd | |
OnReleaseSwndCapture() OVERRIDE (defined in SHostWnd) | SHostWnd | |
onRootResize(IEvtArgs *e) (defined in SHostWnd) | SHostWnd | virtual |
OnRunTasks(UINT uMsg, WPARAM wp, LPARAM lp) (defined in SHostWnd) | SHostWnd | protected |
OnSetCursor(HWND hWnd, UINT nHitTest, UINT message) (defined in SHostWnd) | SHostWnd | protected |
OnSetFocus(HWND wndOld) (defined in SHostWnd) | SHostWnd | protected |
OnSetLanguage(UINT uMsg, WPARAM wp, LPARAM lp) (defined in SHostWnd) | SHostWnd | protected |
OnSetSwndCapture(SWND swnd) OVERRIDE (defined in SHostWnd) | SHostWnd | |
OnSetSwndFocus(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
OnSize(UINT nType, CSize size) (defined in SHostWnd) | SHostWnd | protected |
OnSysCommand(UINT nID, CPoint lParam) (defined in SHostWnd) | SHostWnd | protected |
OnTimer(UINT_PTR idEvent) (defined in SHostWnd) | SHostWnd | protected |
OnUpdateCursor() OVERRIDE (defined in SHostWnd) | SHostWnd | |
OnUpdateFont(UINT uMsg, WPARAM wp, LPARAM lp) (defined in SHostWnd) | SHostWnd | protected |
OnUserXmlNode(SXmlNode xmlUser) (defined in SHostWnd) | SHostWnd | protectedvirtual |
OnWindowPosChanged(LPWINDOWPOS lpWndPos) (defined in SHostWnd) | SHostWnd | protected |
OnWindowPosChanging(LPWINDOWPOS lpWndPos) (defined in SHostWnd) | SHostWnd | protected |
PostMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
PostMessage(UINT message, WPARAM wParam DEF_VAL(0), LPARAM lParam DEF_VAL(0)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
PostTask(IRunnable *runable, BOOL bAsync DEF_VAL(TRUE)) OVERRIDE (defined in SHostWnd) | SHostWnd | |
ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult, DWORD dwMsgMapID=0) (defined in SNativeWnd) | SNativeWnd | virtual |
ReflectNotifications(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (defined in SNativeWnd) | SNativeWnd | |
RegisterDragDrop(SWND swnd, IDropTarget *pDropTarget) OVERRIDE | SwndContainerImpl | protected |
RegisterSimpleWnd(HINSTANCE hInst, LPCTSTR pszSimpleWndName, BOOL bImeWnd) (defined in SNativeWnd) | SNativeWnd | static |
RegisterTimelineHandler(ITimelineHandler *pHandler) OVERRIDE (defined in SHostWnd) | SHostWnd | |
RegisterTrackMouseEvent(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
RegisterVideoCanvas(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
Release() (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ReleaseCapture() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ReleaseDC(HDC hDC) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
RemoveTasksForObject(void *pObj) OVERRIDE (defined in SHostWnd) | SHostWnd | |
s_HideLocalUiDef | SHostWnd | protectedstatic |
s_TaskQueueBufSize | SHostWnd | protectedstatic |
ScreenToClient(LPPOINT lpPoint) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ScreenToClient2(LPRECT lpRect) SCONST OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SendMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SendMessage(UINT message, WPARAM wParam DEF_VAL(0), LPARAM lParam DEF_VAL(0)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
SendNotifyMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SendNotifyMessage(UINT message, WPARAM wParam DEF_VAL(0), LPARAM lParam DEF_VAL(0)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
SetCapture() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetEventHandler(FunCallback fun, void *ctx) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetFocus() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetHideLocalUiDef(BOOL bHide) (defined in SHostWnd) | SHostWnd | static |
SetID(int nID) (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetLayeredWindowAttributes(COLORREF crKey, BYTE byAlpha, DWORD dwFlags) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetLayoutId(LPCTSTR pszLayoutId) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetMsgHandler(FunMsgHandler fun, void *ctx) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetParent(HWND hWndNewParent) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetPresenter(IHostPresenter *pPresenter) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetRoot(SWindow *pRoot) | SwndContainerImpl | |
SetScale(int nScale, LPCRECT pDestRect) (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetTaskQueueBufSize(int nBufSize) (defined in SHostWnd) | SHostWnd | static |
SetTimer(UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)=NULL) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetToolTip(LPCRECT rc, UINT tipAlign, LPCTSTR pszTip) OVERRIDE (defined in SHostWnd) | SHostWnd | |
SetWindowLongPtr(int nIndex, LONG_PTR dwNewLong) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetWindowRgn(HRGN hRgn, BOOL bRedraw=TRUE) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SetWindowRgn(HRGN hRgn, BOOL bRedraw DEF_VAL(TRUE)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
SetWindowText(LPCTSTR lpszString) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SHostWnd(LPCWSTR pszResName=NULL) (defined in SHostWnd) | SHostWnd | |
SHostWnd(LPCSTR pszResName) (defined in SHostWnd) | SHostWnd | |
ShowCaret() OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ShowHostWnd(int uShowCmd, BOOL bWaitAniDone) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
ShowWindow(int nCmdShow) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SNativeWnd() (defined in SNativeWnd) | SNativeWnd | |
StartHostAnimation(IAnimation *pAni) (defined in SHostWnd) | SHostWnd | |
StartWindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SNativeWnd) | SNativeWnd | protectedstatic |
StopHostAnimation() (defined in SHostWnd) | SHostWnd | |
SubclassWindow(HWND hWnd) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
SwndContainerImpl() | SwndContainerImpl | |
THostWndProxy(LPCWSTR pszResId) (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
THostWndProxy(LPCSTR pszResId) (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
UnregisterDragDrop(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
UnregisterTimelineHandler(ITimelineHandler *pHandler) OVERRIDE (defined in SHostWnd) | SHostWnd | |
UnregisterTrackMouseEvent(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
UnregisterVideoCanvas(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
UnsubclassWindow(BOOL bForce=FALSE) OVERRIDE (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
UnsubclassWindow(BOOL bForce DEF_VAL(FALSE)) OVERRIDE (defined in SNativeWnd) | SNativeWnd | |
UpdateAutoSizeCount(bool bInc) (defined in SHostWnd) | SHostWnd | |
UpdateLayeredWindow(HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags) (defined in THostWndProxy< T >) | THostWndProxy< T > | inline |
UpdatePresenter(HDC dc, IRenderTarget *pRT, LPCRECT rc, BYTE byAlpha=255, UINT uFlag=0) (defined in SHostWnd) | SHostWnd | protected |
UpdateRegion(IRegionS *rgn) OVERRIDE (defined in SHostWnd) | SHostWnd | |
UpdateTooltip() OVERRIDE (defined in SHostWnd) | SHostWnd | |
UpdateWindow(BOOL bForce DEF_VAL(TRUE)) OVERRIDE (defined in SHostWnd) | SHostWnd | |
WindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) (defined in SNativeWnd) | SNativeWnd | protectedstatic |
WM_IME_KEYLAST (defined in SHostWnd) | SHostWnd | protected |
WM_MOUSELAST (defined in SHostWnd) | SHostWnd | protected |
~SHostWnd() (defined in SHostWnd) | SHostWnd | virtual |
~SNativeWnd(void) (defined in SNativeWnd) | SNativeWnd | virtual |