ReactOS 0.4.16-dev-533-gc7d1aa3
|
HDPA REBAR_INFO::bands |
Definition at line 187 of file rebar.c.
Referenced by REBAR_DeleteBand(), REBAR_Destroy(), REBAR_GetBand(), REBAR_HandleUDDrag(), REBAR_InsertBandT(), REBAR_MoveBand(), REBAR_MoveBandToRowOffset(), and REBAR_NCCreate().
BOOL REBAR_INFO::bUnicode |
Definition at line 172 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_GetUnicodeFormat(), REBAR_Notify(), REBAR_NotifyFormat(), and REBAR_SetUnicodeFormat().
SIZE REBAR_INFO::calcSize |
Definition at line 171 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_EraseBkGnd(), REBAR_ForceResize(), REBAR_GetBarHeight(), REBAR_Layout(), REBAR_MaximizeBand(), and REBAR_SizeToHeight().
COLORREF REBAR_INFO::clrBk |
Definition at line 156 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_GetBkColor(), REBAR_InsertBandT(), REBAR_NCCreate(), and REBAR_SetBkColor().
COLORREF REBAR_INFO::clrBtnFace |
Definition at line 159 of file rebar.c.
Referenced by REBAR_EraseBkGnd(), REBAR_GetBandInfoT(), REBAR_GetBkColor(), REBAR_InsertBandT(), REBAR_NCCreate(), and REBAR_WindowProc().
COLORREF REBAR_INFO::clrBtnText |
Definition at line 158 of file rebar.c.
Referenced by REBAR_DrawBand(), REBAR_InsertBandT(), REBAR_NCCreate(), and REBAR_WindowProc().
COLORREF REBAR_INFO::clrText |
Definition at line 157 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_GetTextColor(), REBAR_InsertBandT(), REBAR_NCCreate(), and REBAR_SetTextColor().
BOOL REBAR_INFO::DoRedraw |
Definition at line 173 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_MoveChildWindows(), REBAR_NCCreate(), REBAR_Refresh(), and REBAR_SetRedraw().
POINT REBAR_INFO::dragNow |
Definition at line 181 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_LButtonDown(), REBAR_LButtonUp(), and REBAR_MouseMove().
POINT REBAR_INFO::dragStart |
Definition at line 180 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_LButtonDown(), REBAR_LButtonUp(), and REBAR_MouseMove().
DWORD REBAR_INFO::dwStyle |
Definition at line 169 of file rebar.c.
Referenced by get_rect_cx(), get_rect_cy(), REBAR_CalcVertBand(), REBAR_Create(), REBAR_DrawBand(), REBAR_DumpBand(), REBAR_EraseBkGnd(), REBAR_ForceResize(), REBAR_GetBandBorders(), REBAR_HandleLRDrag(), REBAR_HandleUDDrag(), REBAR_Layout(), REBAR_LayoutRow(), REBAR_LButtonDown(), REBAR_MaximizeBand(), REBAR_MinimizeBand(), REBAR_MouseMove(), REBAR_MoveChildWindows(), REBAR_NCCalcSize(), REBAR_NCCreate(), REBAR_NCPaint(), REBAR_SetCursor(), REBAR_Size(), REBAR_SizeToHeight(), REBAR_StyleChanged(), REBAR_ValidateBand(), theme_changed(), and translate_rect().
UINT REBAR_INFO::fStatus |
Definition at line 174 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_ForceResize(), REBAR_LButtonUp(), REBAR_MouseMove(), REBAR_NCCreate(), REBAR_SetRedraw(), and REBAR_Size().
HCURSOR REBAR_INFO::hcurArrow |
Definition at line 175 of file rebar.c.
Referenced by REBAR_Destroy(), REBAR_NCCreate(), and REBAR_SetCursor().
HCURSOR REBAR_INFO::hcurDrag |
Definition at line 178 of file rebar.c.
Referenced by REBAR_Destroy(), and REBAR_NCCreate().
HCURSOR REBAR_INFO::hcurHorz |
Definition at line 176 of file rebar.c.
Referenced by REBAR_Destroy(), REBAR_NCCreate(), and REBAR_SetCursor().
HCURSOR REBAR_INFO::hcurVert |
Definition at line 177 of file rebar.c.
Referenced by REBAR_Destroy(), REBAR_NCCreate(), and REBAR_SetCursor().
HFONT REBAR_INFO::hDefaultFont |
Definition at line 166 of file rebar.c.
Referenced by REBAR_Destroy(), and REBAR_NCCreate().
HFONT REBAR_INFO::hFont |
Definition at line 167 of file rebar.c.
Referenced by REBAR_DrawBand(), REBAR_GetFont(), REBAR_NCCreate(), REBAR_SetFont(), and REBAR_ValidateBand().
HIMAGELIST REBAR_INFO::himl |
Definition at line 160 of file rebar.c.
Referenced by REBAR_DrawBand(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and REBAR_ValidateBand().
HWND REBAR_INFO::hwndNotify |
Definition at line 165 of file rebar.c.
Referenced by REBAR_GetNotifyParent(), and REBAR_SetParent().
HWND REBAR_INFO::hwndSelf |
Definition at line 163 of file rebar.c.
Referenced by REBAR_AutoSize(), REBAR_CalcHorzBand(), REBAR_CalcVertBand(), REBAR_Create(), REBAR_Destroy(), REBAR_DrawBand(), REBAR_DumpBand(), REBAR_EraseBkGnd(), REBAR_ForceResize(), REBAR_GetNotifyParent(), REBAR_GetUnicodeFormat(), REBAR_InsertBandT(), REBAR_InternalHitTest(), REBAR_Layout(), REBAR_LButtonDown(), REBAR_LButtonUp(), REBAR_MouseLeave(), REBAR_MouseMove(), REBAR_MoveChildWindows(), REBAR_NCCalcSize(), REBAR_NCCreate(), REBAR_NCHitTest(), REBAR_NCPaint(), REBAR_Notify(), REBAR_NotifyFormat(), REBAR_Paint(), REBAR_PushChevron(), REBAR_Refresh(), REBAR_SetBandInfoT(), REBAR_SetCursor(), REBAR_SetRedraw(), REBAR_SetUnicodeFormat(), REBAR_ShowBand(), REBAR_SizeToRect(), REBAR_StyleChanged(), REBAR_WindowPosChanged(), and theme_changed().
HWND REBAR_INFO::hwndToolTip |
Definition at line 164 of file rebar.c.
Referenced by REBAR_GetToolTips().
INT REBAR_INFO::ichevronhotBand |
Definition at line 184 of file rebar.c.
Referenced by REBAR_MouseLeave(), REBAR_MouseMove(), and REBAR_NCCreate().
INT REBAR_INFO::iGrabbedBand |
Definition at line 185 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_HandleLRDrag(), REBAR_HandleUDDrag(), REBAR_LButtonDown(), REBAR_LButtonUp(), REBAR_MouseMove(), REBAR_MoveBandToRowOffset(), and REBAR_NCCreate().
INT REBAR_INFO::ihitoffset |
Definition at line 183 of file rebar.c.
Referenced by REBAR_HandleLRDrag(), REBAR_HandleUDDrag(), and REBAR_LButtonDown().
SIZE REBAR_INFO::imageSize |
Definition at line 168 of file rebar.c.
Referenced by REBAR_CalcHorzBand(), REBAR_CalcVertBand(), REBAR_DrawBand(), REBAR_SetBarInfo(), and REBAR_ValidateBand().
INT REBAR_INFO::iOldBand |
Definition at line 182 of file rebar.c.
Referenced by REBAR_MouseLeave(), REBAR_MouseMove(), and REBAR_NCCreate().
INT REBAR_INFO::iVersion |
Definition at line 179 of file rebar.c.
Referenced by REBAR_GetVersion(), and REBAR_SetVersion().
DWORD REBAR_INFO::orgStyle |
Definition at line 170 of file rebar.c.
Referenced by REBAR_NCCreate(), REBAR_StyleChanged(), and theme_changed().
UINT REBAR_INFO::uNumBands |
Definition at line 161 of file rebar.c.
Referenced by get_row_end_for_band(), next_visible(), REBAR_DeleteBand(), REBAR_Destroy(), REBAR_DumpBand(), REBAR_EraseBkGnd(), REBAR_GetBandBorders(), REBAR_GetBandCount(), REBAR_GetBandInfoT(), REBAR_GetRect(), REBAR_GetRowHeight(), REBAR_HandleLRDrag(), REBAR_HandleUDDrag(), REBAR_IdToIndex(), REBAR_InsertBandT(), REBAR_InternalHitTest(), REBAR_Layout(), REBAR_MaximizeBand(), REBAR_MinimizeBand(), REBAR_MoveBand(), REBAR_MoveChildWindows(), REBAR_Refresh(), REBAR_SetBandInfoT(), REBAR_SetBarInfo(), REBAR_SetFont(), REBAR_SetRedraw(), REBAR_ShowBand(), REBAR_SizeToHeight(), and REBAR_ValidateBand().
UINT REBAR_INFO::uNumRows |
Definition at line 162 of file rebar.c.
Referenced by REBAR_DumpBand(), REBAR_GetRowCount(), REBAR_Layout(), and REBAR_SizeToHeight().