_BuildWndTreeZorder(IWindow *pWnd, UINT &iOrder) | SwndContainerImpl | protected |
BuildWndTreeZorder() OVERRIDE | SwndContainerImpl | protected |
DoFrameEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) | SwndContainerImpl | virtual |
EnableHostPrivateUiDef(BOOL bEnable) PURE | ISwndContainer | |
EnableIME(BOOL bEnable) PURE | ISwndContainer | |
FrameToHost(RECT *rc) SCONST OVERRIDE | SwndContainerImpl | inlineprotected |
GetAcceleratorMgr() | SwndContainerImpl | inlineprotected |
GetContainerRect(RECT *ret) SCONST PURE | ISwndContainer | |
GetDropTarget() | SwndContainerImpl | inline |
GetFocus() SCONST OVERRIDE | SwndContainerImpl | protected |
GetFocusManager() | SwndContainerImpl | inline |
GetHostHwnd() PURE | ISwndContainer | |
GetHover() SCONST OVERRIDE | SwndContainerImpl | protected |
GetMsgLoop() PURE | ISwndContainer | |
GetScale() SCONST PURE | ISwndContainer | |
GetScriptModule() PURE | ISwndContainer | |
GetTranslatorContext() SCONST PURE | ISwndContainer | |
IsSendWheel2Hover() SCONST PURE | ISwndContainer | |
IsTranslucent() SCONST PURE | ISwndContainer | |
m_bNcHover | SwndContainerImpl | protected |
m_bZorderDirty | SwndContainerImpl | protected |
m_caret | SwndContainerImpl | protected |
m_dropTarget | SwndContainerImpl | protected |
m_focusMgr | SwndContainerImpl | protected |
m_hCapture | SwndContainerImpl | protected |
m_hHover | SwndContainerImpl | protected |
m_lstTrackMouseEvtWnd | SwndContainerImpl | protected |
m_lstVideoCanvas | SwndContainerImpl | protected |
m_pRoot | SwndContainerImpl | protected |
m_timelineHandlerMgr | SwndContainerImpl | protected |
MarkWndTreeZorderDirty() OVERRIDE | SwndContainerImpl | protected |
OnActivate(UINT nState) | SwndContainerImpl | protected |
OnActivateApp(BOOL bActive, DWORD dwThreadID) | SwndContainerImpl | protected |
OnFireEvent(IEvtArgs *evt) PURE | ISwndContainer | |
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 |
OnGetSwndCapture() SCONST OVERRIDE | SwndContainerImpl | protected |
OnNextFrame() OVERRIDE | SwndContainerImpl | |
OnRedraw(LPCRECT rc, BOOL bClip) PURE | ISwndContainer | |
OnReleaseSwndCapture() OVERRIDE | SwndContainerImpl | protected |
OnSetSwndCapture(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
OnSetSwndFocus(SWND swnd) OVERRIDE | SwndContainerImpl | protected |
OnUpdateCursor() PURE | ISwndContainer | |
PostTask(IRunnable *runable, BOOL bAsync=TRUE) PURE | ISwndContainer | |
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 |
RemoveTasksForObject(void *pObj) PURE | ISwndContainer | |
SetRoot(SWindow *pRoot) | SwndContainerImpl | |
SetToolTip(LPCRECT rc, UINT tipAlign, LPCTSTR pszTip) PURE | ISwndContainer | |
SwndContainerImpl() | 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 |
UpdateRegion(IRegionS *rgn) PURE | ISwndContainer | |
UpdateTooltip() PURE | ISwndContainer | |
UpdateWindow(BOOL bForce=TRUE) PURE | ISwndContainer | |