|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Attributes | |
| LPCRECT prc | override |
| INT | y |
| INT INT | nWidth |
| INT INT INT nHeight | override |
| LONG y | override |
| WPARAM | wParam |
| WPARAM LPARAM lParam | override |
| UINT | uMsg |
| UINT WPARAM | wParam |
| UINT WPARAM LPARAM lParam | override |
| LONG | x |
| LONG LONG y | override |
Public Attributes inherited from CUIFWindow | |
| LPCRECT prc | override |
| INT | y |
| INT INT | nWidth |
| INT INT INT | nHeight |
| DWORD | dwFlags |
| LONG | y |
| UINT | uMsg |
| UINT WPARAM | wParam |
| UINT WPARAM LPARAM | lParam { return 0 |
| WPARAM | wParam |
| WPARAM LPARAM | lParam |
| LONG | x |
| LONG LONG | y |
Public Attributes inherited from CUIFObject | |
| LONG | y |
| LPCRECT | prc |
| WPARAM | wParam |
| WPARAM LPARAM | lParam |
Public Attributes inherited from CUIFTheme | |
| LPCWSTR | m_pszClassList |
| INT | m_iPartId |
| INT | m_iStateId |
| HTHEME | m_hTheme |
| INT | iPartId |
| INT INT | iStateId |
Friends | |
| class | CUTBContextMenu |
| class | CTipbarGripper |
| class | CTipbarThread |
| class | CTipbarItem |
| class | CLBarInatItem |
| class | CMainIconItem |
| VOID WINAPI | ClosePopupTipbar (VOID) |
| BOOL | GetTipbarInternal (HWND hWnd, DWORD dwFlags, CDeskBand *pDeskBand) |
| LONG | MyWaitForInputIdle (DWORD dwThreadId, DWORD dwMilliseconds) |
| CTipbarWnd::CTipbarWnd | ( | DWORD | style | ) |
@unimplemented
Definition at line 4142 of file msutb.cpp.
|
override |
| CTipbarThread * CTipbarWnd::_CreateThread | ( | DWORD | dwThreadId | ) |
Definition at line 4966 of file msutb.cpp.
| CTipbarThread * CTipbarWnd::_FindThread | ( | DWORD | dwThreadId | ) |
Definition at line 4995 of file msutb.cpp.
Referenced by _CreateThread(), KillOnTheadItemChangeTimer(), and OnThreadItemChange().
| void CTipbarWnd::AddThreadToThreadCreatingList | ( | CTipbarThread * | pThread | ) |
Definition at line 4375 of file msutb.cpp.
Referenced by _CreateThread().
@unimplemented
Definition at line 4480 of file msutb.cpp.
Referenced by AutoAdjustDeskBandSize(), and CUTBContextMenu::SelectMenuItem().
| void CTipbarWnd::AdjustPosOnDisplayChange | ( | ) |
Definition at line 4490 of file msutb.cpp.
| HRESULT CTipbarWnd::AttachFocusThread | ( | ) |
Definition at line 5063 of file msutb.cpp.
Referenced by CTrayIconWnd::OnIconMessage().
| BOOL CTipbarWnd::AutoAdjustDeskBandSize | ( | ) |
Definition at line 4460 of file msutb.cpp.
Referenced by CTipbarThread::MyMoveWnd().
| void CTipbarWnd::CancelMenu | ( | ) |
Definition at line 4579 of file msutb.cpp.
Referenced by OnModalInput().
| void CTipbarWnd::CleanUpThreadPointer | ( | CTipbarThread * | pThread, |
| BOOL | bRemove | ||
| ) |
Definition at line 5084 of file msutb.cpp.
Referenced by OnThreadTerminateInternal(), and CTipbarThread::~CTipbarThread().
| void CTipbarWnd::ClearLBItemList | ( | ) |
| HFONT CTipbarWnd::CreateVerticalFont | ( | ) |
Definition at line 4607 of file msutb.cpp.
Referenced by UpdateVerticalFont().
| void CTipbarWnd::DestroyOverScreenSizeBalloon | ( | ) |
Definition at line 4663 of file msutb.cpp.
Referenced by OnTerminateToolbar(), and SetFocusThread().
| void CTipbarWnd::DestroyWnd | ( | ) |
| void CTipbarWnd::EnsureFocusThread | ( | ) |
Definition at line 5026 of file msutb.cpp.
Referenced by OnThreadTerminate().
|
inline |
| INT CTipbarWnd::GetCtrlButtonWidth | ( | ) |
| HKL CTipbarWnd::GetFocusKeyboardLayout | ( | ) |
Definition at line 4680 of file msutb.cpp.
Referenced by IsHKLToSkipRedrawOnNoItem().
| INT CTipbarWnd::GetGripperWidth | ( | ) |
Definition at line 4426 of file msutb.cpp.
Referenced by SetMoveRect().
|
override |
Implements ITfLangBarEventSink.
Definition at line 5290 of file msutb.cpp.
| INT CTipbarWnd::GetTipbarHeight | ( | ) |
Definition at line 4449 of file msutb.cpp.
Referenced by Init(), MoveToStub(), CTipbarThread::MyMoveWnd(), and SetVertical().
|
inline |
Definition at line 1511 of file msutb.cpp.
Referenced by CTipbarThread::_UninitItemList(), CTipbarItem::AddRemoveMeToUI(), CTipbarThread::AddUIObjs(), CTipbarThread::GetTextSize(), Init(), CTipbarThread::MyMoveWnd(), CTipbarThread::RemoveUIObjs(), CUTBContextMenu::SelectMenuItem(), and ShowContextMenu().
@unimplemented
Definition at line 4202 of file msutb.cpp.
| void CTipbarWnd::InitHighContrast | ( | ) |
Definition at line 4249 of file msutb.cpp.
| void CTipbarWnd::InitMetrics | ( | ) |
| void CTipbarWnd::InitThemeMargins | ( | ) |
Definition at line 4283 of file msutb.cpp.
| BOOL CTipbarWnd::IsHKLToSkipRedrawOnNoItem | ( | ) |
| BOOL CTipbarWnd::IsInItemChangeOrDirty | ( | CTipbarThread * | pTarget | ) |
| void CTipbarWnd::KillOnTheadItemChangeTimer | ( | ) |
Definition at line 4688 of file msutb.cpp.
Referenced by OnThreadItemChange().
Definition at line 4709 of file msutb.cpp.
Referenced by KillOnTheadItemChangeTimer(), OnThreadItemChange(), CTipbarItem::OnUpdate(), RestoreFromStub(), CLangBarItemList::SetDemoteLevel(), SetLangBand(), SetShowTrayIcon(), SetVertical(), CLangBarItemList::StartDemotingTimer(), and StartDoAccDefaultActionTimer().
| void CTipbarWnd::LocateCtrlButtons | ( | ) |
@unimplemented
Definition at line 4486 of file msutb.cpp.
Referenced by CTipbarThread::MyMoveWnd().
Definition at line 4387 of file msutb.cpp.
| void CTipbarWnd::MoveToTray | ( | ) |
Definition at line 4725 of file msutb.cpp.
Referenced by CTipbarItem::MyClientToScreen().
|
overridevirtual |
@unimplemented
Implements ITfLangBarEventSink_P.
|
override |
Implements ITfLangBarEventSink.
Definition at line 5234 of file msutb.cpp.
|
override |
@unimplemented
Implements ITfLangBarEventSink.
Definition at line 5157 of file msutb.cpp.
Referenced by EnsureFocusThread().
| void CTipbarWnd::OnTerminateToolbar | ( | ) |
Definition at line 5547 of file msutb.cpp.
|
override |
Implements ITfLangBarEventSink.
Definition at line 5197 of file msutb.cpp.
Referenced by ClearLBItemList(), and SetShowText().
|
override |
Implements ITfLangBarEventSink.
Definition at line 5162 of file msutb.cpp.
Definition at line 5177 of file msutb.cpp.
Referenced by _FindThread(), OnThreadTerminate(), and TerminateAllThreads().
| STDMETHODIMP CTipbarWnd::QueryInterface | ( | REFIID | riid, |
| void ** | ppvObj | ||
| ) |
Implements IUnknown.
Definition at line 5130 of file msutb.cpp.
| void CTipbarWnd::RemoveThredFromThreadCreatingList | ( | CTipbarThread * | pTarget | ) |
Definition at line 4380 of file msutb.cpp.
Referenced by _CreateThread().
| void CTipbarWnd::RestoreFromStub | ( | ) |
Definition at line 5078 of file msutb.cpp.
Referenced by CLBarInatItem::OnMenuSelect().
| void CTipbarWnd::SavePosition | ( | ) |
Definition at line 4737 of file msutb.cpp.
Referenced by OnTerminateToolbar().
| HRESULT CTipbarWnd::SetFocusThread | ( | CTipbarThread * | pFocusThread | ) |
Definition at line 5044 of file msutb.cpp.
Referenced by CleanUpThreadPointer(), and UnInit().
Definition at line 4787 of file msutb.cpp.
Referenced by CTipbarThread::MyMoveWnd().
Definition at line 4846 of file msutb.cpp.
Definition at line 4702 of file msutb.cpp.
Referenced by OnThreadItemChange(), CTipbarItem::OnUpdate(), SetLangBand(), SetShowTrayIcon(), SetVertical(), StartBackToAlphaTimer(), CLangBarItemList::StartDemotingTimer(), and StartDoAccDefaultActionTimer().
Definition at line 4510 of file msutb.cpp.
Referenced by CTipbarWnd(), and CUTBContextMenu::SelectMenuItem().
Definition at line 4865 of file msutb.cpp.
|
override |
@unimplemented
Implements ITfLangBarEventSink.
| void CTipbarWnd::ShowOverScreenSizeBalloon | ( | ) |
| void CTipbarWnd::StartBackToAlphaTimer | ( | ) |
| BOOL CTipbarWnd::StartDoAccDefaultActionTimer | ( | CTipbarItem * | pTarget | ) |
| void CTipbarWnd::StartModalInput | ( | ITfLangBarEventSink * | pSink, |
| DWORD | dwThreadId | ||
| ) |
Definition at line 4925 of file msutb.cpp.
Referenced by CancelMenu(), and ShowContextMenu().
| CTipbarWnd::STDMETHOD_ | ( | BOOL | , |
| OnEraseBkGnd | |||
| ) |
|
override |
|
override |
| CTipbarWnd::STDMETHOD_ | ( | HRESULT | , |
| OnGetObject | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | LRESULT | , |
| OnDisplayChange | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | LRESULT | , |
| OnSettingChange | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | LRESULT | , |
| OnShowWindow | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | LRESULT | , |
| OnWindowPosChanged | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | LRESULT | , |
| OnWindowPosChanging | |||
| ) |
|
override |
| CTipbarWnd::STDMETHOD_ | ( | void | , |
| HandleMouseMsg | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | void | , |
| OnEndSession | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | void | , |
| OnMouseOutFromWindow | |||
| ) |
|
override |
| CTipbarWnd::STDMETHOD_ | ( | void | , |
| OnThemeChanged | |||
| ) |
| CTipbarWnd::STDMETHOD_ | ( | void | , |
| PaintObject | |||
| ) |
|
override |
Definition at line 4938 of file msutb.cpp.
Referenced by ShowContextMenu().
Definition at line 5103 of file msutb.cpp.
Referenced by OnTerminateToolbar(), and SetShowText().
| void CTipbarWnd::UnInit | ( | ) |
Definition at line 4318 of file msutb.cpp.
Referenced by ~CTipbarWnd().
| void CTipbarWnd::UpdatePosFlags | ( | ) |
Definition at line 4549 of file msutb.cpp.
Referenced by CTipbarWnd().
| void CTipbarWnd::UpdateVerticalFont | ( | ) |
Definition at line 4638 of file msutb.cpp.
|
friend |
Definition at line 6372 of file msutb.cpp.
|
friend |
|
friend |
|
friend |
|
friend |
Definition at line 1499 of file msutb.cpp.
Referenced by _CreateThread().
|
friend |
Definition at line 1497 of file msutb.cpp.
Referenced by ShowContextMenu().
Definition at line 6268 of file msutb.cpp.
Definition at line 4951 of file msutb.cpp.
Referenced by _CreateThread().
|
private |
Definition at line 1484 of file msutb.cpp.
Referenced by OnThreadTerminate(), and SetMoveRect().
|
private |
Definition at line 1469 of file msutb.cpp.
Referenced by CheckExcludeCaptionButtonMode(), InitThemeMargins(), and CTipbarThread::MyMoveWnd().
|
private |
|
private |
Definition at line 1496 of file msutb.cpp.
Referenced by CTipbarWnd().
|
private |
Definition at line 1487 of file msutb.cpp.
Referenced by SetMoveRect().
|
private |
Definition at line 1474 of file msutb.cpp.
Referenced by InitMetrics(), CTipbarThread::MyMoveWnd(), and SetMoveRect().
|
private |
Definition at line 1472 of file msutb.cpp.
Referenced by InitMetrics().
|
private |
Definition at line 1488 of file msutb.cpp.
Referenced by SetMoveRect().
|
private |
Definition at line 1475 of file msutb.cpp.
Referenced by InitMetrics(), MoveToStub(), CTipbarThread::MyMoveWnd(), and SetMoveRect().
|
private |
Definition at line 1473 of file msutb.cpp.
Referenced by GetTipbarHeight(), and InitMetrics().
|
private |
Definition at line 1483 of file msutb.cpp.
Referenced by IsInItemChangeOrDirty(), KillOnTheadItemChangeTimer(), and OnThreadItemChange().
|
private |
Definition at line 1470 of file msutb.cpp.
Referenced by OnThreadItemChange(), and SetLangBand().
|
private |
|
private |
Definition at line 1468 of file msutb.cpp.
Referenced by AdjustPosOnDisplayChange(), AttachFocusThread(), AutoAdjustDeskBandSize(), CUTBContextMenu::CreateMenuUI(), EnsureFocusThread(), GetGripperWidth(), GetItemFloatingRect(), Init(), InitHighContrast(), CTipbarThread::IsVertical(), MoveToStub(), CTipbarThread::MyMoveWnd(), CLBarInatItem::OnMenuSelect(), OnTerminateToolbar(), OnThreadItemChange(), RestoreFromStub(), SavePosition(), CUTBContextMenu::SelectMenuItem(), SetFocusThread(), SetLangBand(), SetMoveRect(), SetShowText(), SetShowTrayIcon(), SetVertical(), UpdatePosFlags(), and UpdateVerticalFont().
|
private |
Definition at line 1461 of file msutb.cpp.
Referenced by CUTBContextMenu::CreateMenuUI().
|
private |
Definition at line 1479 of file msutb.cpp.
Referenced by OnThreadItemChange().
|
private |
Definition at line 1481 of file msutb.cpp.
Referenced by CTipbarWnd().
|
private |
Definition at line 1492 of file msutb.cpp.
Referenced by InitThemeMargins().
|
private |
Definition at line 1476 of file msutb.cpp.
Referenced by CTipbarWnd(), and ~CTipbarWnd().
|
private |
Definition at line 1477 of file msutb.cpp.
Referenced by UpdateVerticalFont(), and ~CTipbarWnd().
|
private |
Definition at line 1460 of file msutb.cpp.
Referenced by ClearLBItemList().
|
private |
Definition at line 1491 of file msutb.cpp.
Referenced by GetTipbarHeight(), and InitThemeMargins().
|
private |
Definition at line 1490 of file msutb.cpp.
Referenced by StartDoAccDefaultActionTimer().
|
private |
Definition at line 1482 of file msutb.cpp.
Referenced by DestroyOverScreenSizeBalloon().
|
private |
|
private |
Definition at line 1464 of file msutb.cpp.
Referenced by AttachFocusThread(), AutoAdjustDeskBandSize(), CleanUpThreadPointer(), ClearLBItemList(), EnsureFocusThread(), GetFocusKeyboardLayout(), GetItemFloatingRect(), CUTBContextMenu::Init(), CTipbarThread::IsFocusThread(), MoveToStub(), CTipbarThread::MyMoveWnd(), OnThreadItemChange(), OnThreadTerminate(), SetFocusThread(), SetShowText(), SetShowTrayIcon(), ShowContextMenu(), and TerminateAllThreads().
|
private |
Definition at line 1478 of file msutb.cpp.
Referenced by CancelMenu(), CUTBContextMenu::CreateMenuUI(), CTipbarWnd(), CTipbarThread::Init(), CLBarInatItem::InitMenu(), CLBarInatItem::OnMenuSelect(), RestoreLastFocus(), CUTBContextMenu::SelectMenuItem(), StartModalInput(), StopModalInput(), and UnInit().
|
private |
Definition at line 1458 of file msutb.cpp.
Referenced by CancelMenu(), OnModalInput(), and ShowContextMenu().
|
private |
Definition at line 1459 of file msutb.cpp.
Referenced by CancelMenu(), CleanUpThreadPointer(), OnModalInput(), and ShowContextMenu().
|
private |
Definition at line 1489 of file msutb.cpp.
Referenced by CTipbarItem::_AddedToUI(), CTipbarItem::_RemovedToUI(), StartDoAccDefaultActionTimer(), and CTipbarItem::~CTipbarItem().
|
private |
|
private |
Definition at line 1463 of file msutb.cpp.
Referenced by GetGripperWidth(), Init(), SetMoveRect(), and SetVertical().
|
private |
Definition at line 1493 of file msutb.cpp.
Referenced by CleanUpThreadPointer().
|
private |
Definition at line 1462 of file msutb.cpp.
Referenced by GetTipbarHeight(), Init(), CTipbarThread::MyMoveWnd(), and SetMoveRect().
|
private |
Definition at line 1495 of file msutb.cpp.
Referenced by IsFullScreenWindow(), and SetLangBand().
|
private |
Definition at line 1466 of file msutb.cpp.
Referenced by AddThreadToThreadCreatingList(), OnThreadItemChange(), and RemoveThredFromThreadCreatingList().
|
private |
Definition at line 1465 of file msutb.cpp.
Referenced by _CreateThread(), _FindThread(), CleanUpThreadPointer(), OnThreadTerminateInternal(), TerminateAllThreads(), and UnInit().
|
private |
Definition at line 1485 of file msutb.cpp.
Referenced by SetMoveRect().
|
private |
Definition at line 1486 of file msutb.cpp.
Referenced by SetMoveRect().
Definition at line 1620 of file msutb.cpp.
Referenced by SetMoveRect().
| UINT CTipbarWnd::uMsg |
Definition at line 1627 of file msutb.cpp.
Referenced by OnModalInput().
| WPARAM CTipbarWnd::wParam |
Definition at line 1626 of file msutb.cpp.
Referenced by OnModalInput().