ReactOS 0.4.16-dev-937-g7afcd2a
|
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 158 of file trayclock.cpp.
|
virtual |
Definition at line 171 of file trayclock.cpp.
|
private |
Definition at line 419 of file trayclock.cpp.
Referenced by CalibrateTimer(), and ResetTime().
|
private |
Definition at line 456 of file trayclock.cpp.
Referenced by OnTimer().
|
inlineoverride |
Implements IOleWindow.
Definition at line 119 of file trayclock.cpp.
Definition at line 599 of file trayclock.cpp.
Referenced by OnEraseBackground().
Definition at line 261 of file trayclock.cpp.
Referenced by OnGetMinimumSize(), OnSize(), and UpdateWnd().
|
inlineoverride |
Implements IOleWindow.
Definition at line 110 of file trayclock.cpp.
Definition at line 762 of file trayclock.cpp.
|
private |
Definition at line 205 of file trayclock.cpp.
Referenced by GetMinimumSize(), SetFont(), and UpdateWnd().
|
private |
Definition at line 644 of file trayclock.cpp.
|
private |
Definition at line 655 of file trayclock.cpp.
|
private |
Definition at line 498 of file trayclock.cpp.
|
private |
Definition at line 609 of file trayclock.cpp.
|
private |
Definition at line 637 of file trayclock.cpp.
|
private |
Definition at line 752 of file trayclock.cpp.
Definition at line 513 of file trayclock.cpp.
|
private |
Definition at line 649 of file trayclock.cpp.
Definition at line 680 of file trayclock.cpp.
|
private |
Definition at line 694 of file trayclock.cpp.
|
private |
Definition at line 173 of file trayclock.cpp.
Referenced by OnThemeChanged().
|
private |
Definition at line 200 of file trayclock.cpp.
Definition at line 622 of file trayclock.cpp.
|
private |
Definition at line 572 of file trayclock.cpp.
Referenced by OnPaint().
|
private |
Definition at line 431 of file trayclock.cpp.
Referenced by CalibrateTimer(), OnCreate(), and OnTaskbarSettingsChanged().
Definition at line 589 of file trayclock.cpp.
Referenced by OnSetFont(), and OnThemeChanged().
|
private |
Definition at line 413 of file trayclock.cpp.
Referenced by CalibrateTimer(), OnCreate(), OnTaskbarSettingsChanged(), and OnTimer().
|
private |
Definition at line 318 of file trayclock.cpp.
union { ... } CTrayClockWnd::@93 |
|
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().