ReactOS 0.4.16-dev-753-g705a985
|
BOOL STATUS_INFO::bUnicode |
Definition at line 71 of file status.c.
Referenced by STATUSBAR_NotifyFormat(), STATUSBAR_SetUnicodeFormat(), and StatusWindowProc().
COLORREF STATUS_INFO::clrBk |
Definition at line 70 of file status.c.
Referenced by STATUSBAR_Refresh(), STATUSBAR_RefreshPart(), STATUSBAR_SetBkColor(), and STATUSBAR_WMCreate().
HFONT STATUS_INFO::hDefaultFont |
Definition at line 69 of file status.c.
Referenced by STATUSBAR_ComputeHeight(), STATUSBAR_Refresh(), STATUSBAR_WMCreate(), STATUSBAR_WMDestroy(), and StatusWindowProc().
UINT STATUS_INFO::height |
Definition at line 64 of file status.c.
Referenced by STATUSBAR_SetMinHeight(), STATUSBAR_WMCreate(), STATUSBAR_WMSetFont(), and STATUSBAR_WMSize().
HFONT STATUS_INFO::hFont |
Definition at line 68 of file status.c.
Referenced by STATUSBAR_ComputeHeight(), STATUSBAR_Refresh(), STATUSBAR_WMCreate(), STATUSBAR_WMSetFont(), and StatusWindowProc().
INT STATUS_INFO::horizontalBorder |
Definition at line 74 of file status.c.
Referenced by STATUSBAR_GetBorders(), STATUSBAR_SetBorders(), STATUSBAR_SetPartBounds(), and STATUSBAR_WMCreate().
INT STATUS_INFO::horizontalGap |
Definition at line 76 of file status.c.
Referenced by STATUSBAR_GetBorders(), STATUSBAR_SetBorders(), STATUSBAR_SetPartBounds(), and STATUSBAR_WMCreate().
HWND STATUS_INFO::hwndToolTip |
Definition at line 67 of file status.c.
Referenced by STATUSBAR_GetTipTextA(), STATUSBAR_GetTipTextW(), STATUSBAR_Relay2Tip(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), STATUSBAR_SetTipTextA(), STATUSBAR_SetTipTextW(), STATUSBAR_WMCreate(), and STATUSBAR_WMDestroy().
UINT STATUS_INFO::minHeight |
Definition at line 65 of file status.c.
Referenced by STATUSBAR_ComputeHeight(), STATUSBAR_SetMinHeight(), and STATUSBAR_WMCreate().
HWND STATUS_INFO::Notify |
Definition at line 62 of file status.c.
Referenced by STATUSBAR_DrawPart(), STATUSBAR_Refresh(), STATUSBAR_SendMouseNotify(), STATUSBAR_Simple(), STATUSBAR_WMCreate(), STATUSBAR_WMNCHitTest(), STATUSBAR_WMSize(), and StatusWindowProc().
WORD STATUS_INFO::numParts |
Definition at line 63 of file status.c.
Referenced by STATUSBAR_DrawPart(), STATUSBAR_GetIcon(), STATUSBAR_GetParts(), STATUSBAR_GetRect(), STATUSBAR_GetTextA(), STATUSBAR_GetTextLength(), STATUSBAR_GetTextW(), STATUSBAR_InternalHitTest(), STATUSBAR_Refresh(), STATUSBAR_SetIcon(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), STATUSBAR_WMCreate(), STATUSBAR_WMDestroy(), STATUSBAR_WMSetText(), and STATUSBAR_WMSize().
STATUSWINDOWPART STATUS_INFO::part0 |
Definition at line 72 of file status.c.
Referenced by STATUSBAR_GetIcon(), STATUSBAR_GetRect(), STATUSBAR_GetTextA(), STATUSBAR_GetTextLength(), STATUSBAR_GetTextW(), STATUSBAR_Refresh(), STATUSBAR_SetIcon(), STATUSBAR_SetPartBounds(), STATUSBAR_SetTextT(), STATUSBAR_WMCreate(), and STATUSBAR_WMDestroy().
STATUSWINDOWPART* STATUS_INFO::parts |
Definition at line 73 of file status.c.
Referenced by STATUSBAR_GetIcon(), STATUSBAR_GetParts(), STATUSBAR_GetRect(), STATUSBAR_GetTextA(), STATUSBAR_GetTextLength(), STATUSBAR_GetTextW(), STATUSBAR_InternalHitTest(), STATUSBAR_Refresh(), STATUSBAR_SetIcon(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), STATUSBAR_SetTextT(), STATUSBAR_WMCreate(), STATUSBAR_WMDestroy(), STATUSBAR_WMGetText(), STATUSBAR_WMSetText(), and STATUSBAR_WMSize().
HWND STATUS_INFO::Self |
Definition at line 61 of file status.c.
Referenced by STATUSBAR_ComputeHeight(), STATUSBAR_DrawPart(), STATUSBAR_GetTipTextA(), STATUSBAR_GetTipTextW(), STATUSBAR_NotifyFormat(), STATUSBAR_Refresh(), STATUSBAR_RefreshPart(), STATUSBAR_Relay2Tip(), STATUSBAR_SendMouseNotify(), STATUSBAR_SetBkColor(), STATUSBAR_SetBorders(), STATUSBAR_SetIcon(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), STATUSBAR_SetTextT(), STATUSBAR_SetTipTextA(), STATUSBAR_SetTipTextW(), STATUSBAR_Simple(), STATUSBAR_WMCreate(), STATUSBAR_WMDestroy(), STATUSBAR_WMNCHitTest(), STATUSBAR_WMPaint(), STATUSBAR_WMSetFont(), STATUSBAR_WMSetText(), STATUSBAR_WMSize(), and theme_changed().
BOOL STATUS_INFO::simple |
Definition at line 66 of file status.c.
Referenced by STATUSBAR_DrawPart(), STATUSBAR_GetRect(), STATUSBAR_GetTextA(), STATUSBAR_GetTextLength(), STATUSBAR_GetTextW(), STATUSBAR_InternalHitTest(), STATUSBAR_Refresh(), STATUSBAR_SetIcon(), STATUSBAR_Simple(), STATUSBAR_WMCreate(), and StatusWindowProc().
INT STATUS_INFO::verticalBorder |
Definition at line 75 of file status.c.
Referenced by STATUSBAR_ComputeHeight(), STATUSBAR_GetBorders(), STATUSBAR_SetBorders(), STATUSBAR_SetPartBounds(), and STATUSBAR_WMCreate().