ReactOS 0.4.15-dev-7934-g1dc8d80
REBAR_INFO Struct Reference
Collaboration diagram for REBAR_INFO:

Public Attributes

COLORREF clrBk
 
COLORREF clrText
 
COLORREF clrBtnText
 
COLORREF clrBtnFace
 
HIMAGELIST himl
 
UINT uNumBands
 
UINT uNumRows
 
HWND hwndSelf
 
HWND hwndToolTip
 
HWND hwndNotify
 
HFONT hDefaultFont
 
HFONT hFont
 
SIZE imageSize
 
DWORD dwStyle
 
DWORD orgStyle
 
SIZE calcSize
 
BOOL bUnicode
 
BOOL DoRedraw
 
UINT fStatus
 
HCURSOR hcurArrow
 
HCURSOR hcurHorz
 
HCURSOR hcurVert
 
HCURSOR hcurDrag
 
INT iVersion
 
POINT dragStart
 
POINT dragNow
 
INT iOldBand
 
INT ihitoffset
 
INT ichevronhotBand
 
INT iGrabbedBand
 
HDPA bands
 

Detailed Description

Definition at line 155 of file rebar.c.

Member Data Documentation

◆ bands

◆ bUnicode

BOOL REBAR_INFO::bUnicode

◆ calcSize

◆ clrBk

COLORREF REBAR_INFO::clrBk

◆ clrBtnFace

COLORREF REBAR_INFO::clrBtnFace

◆ clrBtnText

COLORREF REBAR_INFO::clrBtnText

Definition at line 159 of file rebar.c.

Referenced by REBAR_DrawBand(), REBAR_InsertBandT(), REBAR_NCCreate(), and REBAR_WindowProc().

◆ clrText

COLORREF REBAR_INFO::clrText

◆ DoRedraw

BOOL REBAR_INFO::DoRedraw

◆ dragNow

POINT REBAR_INFO::dragNow

Definition at line 182 of file rebar.c.

Referenced by REBAR_DumpBand(), REBAR_LButtonDown(), REBAR_LButtonUp(), and REBAR_MouseMove().

◆ dragStart

POINT REBAR_INFO::dragStart

Definition at line 181 of file rebar.c.

Referenced by REBAR_DumpBand(), REBAR_LButtonDown(), REBAR_LButtonUp(), and REBAR_MouseMove().

◆ dwStyle

◆ fStatus

◆ hcurArrow

HCURSOR REBAR_INFO::hcurArrow

Definition at line 176 of file rebar.c.

Referenced by REBAR_Destroy(), REBAR_NCCreate(), and REBAR_SetCursor().

◆ hcurDrag

HCURSOR REBAR_INFO::hcurDrag

Definition at line 179 of file rebar.c.

Referenced by REBAR_Destroy(), and REBAR_NCCreate().

◆ hcurHorz

HCURSOR REBAR_INFO::hcurHorz

Definition at line 177 of file rebar.c.

Referenced by REBAR_Destroy(), REBAR_NCCreate(), and REBAR_SetCursor().

◆ hcurVert

HCURSOR REBAR_INFO::hcurVert

Definition at line 178 of file rebar.c.

Referenced by REBAR_Destroy(), REBAR_NCCreate(), and REBAR_SetCursor().

◆ hDefaultFont

HFONT REBAR_INFO::hDefaultFont

Definition at line 167 of file rebar.c.

Referenced by REBAR_Destroy(), and REBAR_NCCreate().

◆ hFont

HFONT REBAR_INFO::hFont

◆ himl

HIMAGELIST REBAR_INFO::himl

Definition at line 161 of file rebar.c.

Referenced by REBAR_DrawBand(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and REBAR_ValidateBand().

◆ hwndNotify

HWND REBAR_INFO::hwndNotify

Definition at line 166 of file rebar.c.

Referenced by REBAR_GetNotifyParent(), and REBAR_SetParent().

◆ hwndSelf

◆ hwndToolTip

HWND REBAR_INFO::hwndToolTip

Definition at line 165 of file rebar.c.

Referenced by REBAR_GetToolTips().

◆ ichevronhotBand

INT REBAR_INFO::ichevronhotBand

Definition at line 185 of file rebar.c.

Referenced by REBAR_MouseLeave(), REBAR_MouseMove(), and REBAR_NCCreate().

◆ iGrabbedBand

◆ ihitoffset

INT REBAR_INFO::ihitoffset

Definition at line 184 of file rebar.c.

Referenced by REBAR_HandleLRDrag(), REBAR_HandleUDDrag(), and REBAR_LButtonDown().

◆ imageSize

SIZE REBAR_INFO::imageSize

◆ iOldBand

INT REBAR_INFO::iOldBand

Definition at line 183 of file rebar.c.

Referenced by REBAR_MouseLeave(), REBAR_MouseMove(), and REBAR_NCCreate().

◆ iVersion

INT REBAR_INFO::iVersion

Definition at line 180 of file rebar.c.

Referenced by REBAR_GetVersion(), and REBAR_SetVersion().

◆ orgStyle

DWORD REBAR_INFO::orgStyle

Definition at line 171 of file rebar.c.

Referenced by REBAR_NCCreate(), REBAR_StyleChanged(), and theme_changed().

◆ uNumBands

◆ uNumRows

UINT REBAR_INFO::uNumRows

Definition at line 163 of file rebar.c.

Referenced by REBAR_DumpBand(), REBAR_GetRowCount(), REBAR_Layout(), and REBAR_SizeToHeight().


The documentation for this struct was generated from the following file: