ReactOS 0.4.16-dev-340-g0540c21
|
Private Attributes | |
HFONT | hFont |
COLORREF | textColor |
RECT | rcText |
SYSTEMTIME | LocalTime |
CTooltips | m_tooltip |
union { | |
DWORD dwFlags | |
struct { | |
DWORD IsTimerEnabled: 1 | |
DWORD IsInitTimerEnabled: 1 | |
DWORD LinesMeasured: 1 | |
DWORD IsHorizontal: 1 | |
} | |
}; | |
DWORD | LineSpacing |
SIZE | CurrentSize |
WORD | VisibleLines |
SIZE | LineSizes [CLOCKWND_FORMAT_COUNT] |
WCHAR | szLines [CLOCKWND_FORMAT_COUNT][48] |
Definition at line 47 of file trayclock.cpp.
CTrayClockWnd::CTrayClockWnd | ( | ) |
Definition at line 155 of file trayclock.cpp.
|
virtual |
Definition at line 168 of file trayclock.cpp.
|
private |
Definition at line 416 of file trayclock.cpp.
Referenced by CalibrateTimer(), and ResetTime().
|
private |
Definition at line 453 of file trayclock.cpp.
Referenced by OnTimer().
Implements IOleWindow.
Definition at line 116 of file trayclock.cpp.
Definition at line 596 of file trayclock.cpp.
Referenced by OnEraseBackground().
Definition at line 258 of file trayclock.cpp.
Referenced by OnGetMinimumSize(), OnSize(), and UpdateWnd().
Implements IOleWindow.
Definition at line 108 of file trayclock.cpp.
Definition at line 759 of file trayclock.cpp.
|
private |
Definition at line 202 of file trayclock.cpp.
Referenced by GetMinimumSize(), SetFont(), and UpdateWnd().
|
private |
Definition at line 641 of file trayclock.cpp.
|
private |
Definition at line 652 of file trayclock.cpp.
|
private |
Definition at line 495 of file trayclock.cpp.
|
private |
Definition at line 606 of file trayclock.cpp.
|
private |
Definition at line 634 of file trayclock.cpp.
|
private |
Definition at line 749 of file trayclock.cpp.
Definition at line 510 of file trayclock.cpp.
|
private |
Definition at line 646 of file trayclock.cpp.
Definition at line 677 of file trayclock.cpp.
|
private |
Definition at line 691 of file trayclock.cpp.
|
private |
Definition at line 170 of file trayclock.cpp.
Referenced by OnThemeChanged().
|
private |
Definition at line 197 of file trayclock.cpp.
Definition at line 619 of file trayclock.cpp.
|
private |
Definition at line 569 of file trayclock.cpp.
Referenced by OnPaint().
|
private |
Definition at line 428 of file trayclock.cpp.
Referenced by CalibrateTimer(), OnCreate(), and OnTaskbarSettingsChanged().
Definition at line 586 of file trayclock.cpp.
Referenced by OnSetFont(), and OnThemeChanged().
|
private |
Definition at line 410 of file trayclock.cpp.
Referenced by CalibrateTimer(), OnCreate(), OnTaskbarSettingsChanged(), and OnTimer().
|
private |
Definition at line 315 of file trayclock.cpp.
union { ... } CTrayClockWnd::@90 |
|
private |
Definition at line 71 of file trayclock.cpp.
Referenced by CTrayClockWnd(), OnPaint(), OnSize(), and UpdateWnd().
DWORD CTrayClockWnd::dwFlags |
Definition at line 61 of file trayclock.cpp.
|
private |
Definition at line 53 of file trayclock.cpp.
Referenced by MeasureLines(), OnPaint(), OnThemeChanged(), and SetFont().
DWORD CTrayClockWnd::IsHorizontal |
Definition at line 67 of file trayclock.cpp.
Referenced by Initialize(), OnGetMinimumSize(), OnSize(), PaintLine(), and UpdateWnd().
DWORD CTrayClockWnd::IsInitTimerEnabled |
Definition at line 65 of file trayclock.cpp.
Referenced by CalibrateTimer(), OnDestroy(), OnTaskbarSettingsChanged(), and ResetTime().
DWORD CTrayClockWnd::IsTimerEnabled |
Definition at line 64 of file trayclock.cpp.
Referenced by CalibrateTimer(), OnDestroy(), OnTaskbarSettingsChanged(), and ResetTime().
|
private |
Definition at line 73 of file trayclock.cpp.
Referenced by CTrayClockWnd(), GetMinimumSize(), MeasureLines(), PaintLine(), and UpdateWnd().
DWORD CTrayClockWnd::LinesMeasured |
Definition at line 66 of file trayclock.cpp.
Referenced by GetMinimumSize(), OnPaint(), SetFont(), and UpdateWnd().
|
private |
Definition at line 70 of file trayclock.cpp.
Referenced by GetMinimumSize(), MeasureLines(), and PaintLine().
|
private |
Definition at line 56 of file trayclock.cpp.
Referenced by CalculateDueTime(), CTrayClockWnd(), Update(), and UpdateWnd().
|
private |
Definition at line 57 of file trayclock.cpp.
Referenced by OnCreate(), and UpdateWnd().
|
private |
Definition at line 55 of file trayclock.cpp.
Referenced by CTrayClockWnd().
|
private |
Definition at line 74 of file trayclock.cpp.
Referenced by CTrayClockWnd(), MeasureLines(), PaintLine(), and UpdateWnd().
|
private |
Definition at line 54 of file trayclock.cpp.
Referenced by OnPaint(), and OnThemeChanged().
|
private |
Definition at line 72 of file trayclock.cpp.
Referenced by GetMinimumSize(), OnPaint(), OnSize(), PaintLine(), and UpdateWnd().