|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| INT | x |
| INT | style |
| RECT | bound |
| LPWSTR | text |
| HICON | hIcon |
| RECT STATUSWINDOWPART::bound |
Definition at line 54 of file status.c.
Referenced by STATUSBAR_DrawPart(), STATUSBAR_GetRect(), STATUSBAR_InternalHitTest(), STATUSBAR_RefreshPart(), STATUSBAR_SetIcon(), STATUSBAR_SetPartBounds(), STATUSBAR_SetTextT(), STATUSBAR_WMCreate(), STATUSBAR_WMSetText(), and STATUSBAR_WMSize().
| HICON STATUSWINDOWPART::hIcon |
Definition at line 56 of file status.c.
Referenced by STATUSBAR_DrawPart(), STATUSBAR_GetIcon(), STATUSBAR_SetIcon(), and STATUSBAR_WMCreate().
| INT STATUSWINDOWPART::style |
Definition at line 53 of file status.c.
Referenced by STATUSBAR_DrawPart(), STATUSBAR_GetTextA(), STATUSBAR_GetTextLength(), STATUSBAR_GetTextW(), STATUSBAR_SetParts(), STATUSBAR_SetTextT(), STATUSBAR_WMCreate(), and STATUSBAR_WMDestroy().
| LPWSTR STATUSWINDOWPART::text |
Definition at line 55 of file status.c.
Referenced by STATUSBAR_DrawPart(), STATUSBAR_GetTextA(), STATUSBAR_GetTextLength(), STATUSBAR_GetTextW(), STATUSBAR_SetParts(), STATUSBAR_SetTextT(), STATUSBAR_WMCreate(), STATUSBAR_WMDestroy(), STATUSBAR_WMGetText(), and STATUSBAR_WMSetText().
| INT STATUSWINDOWPART::x |
Definition at line 52 of file status.c.
Referenced by STATUSBAR_GetParts(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), and STATUSBAR_WMCreate().