ReactOS 0.4.16-dev-13-ge2fc578
|
#include <comctl32.h>
Definition at line 148 of file comctl32.h.
RECT HEADCOMBO::buttonRect |
Definition at line 158 of file comctl32.h.
Referenced by CBCalcPlacement(), CBPaintButton(), CBRepaintButton(), CBRollUp(), COMBO_Create(), COMBO_Font(), COMBO_GetComboBoxInfo(), COMBO_LButtonDown(), COMBO_MouseMove(), COMBO_Paint(), COMBO_SetItemHeight(), COMBO_Size(), COMBO_ThemedPaint(), COMBO_WindowProc(), ComboWndProc_common(), and NtUserGetComboBoxInfo().
INT HEADCOMBO::droppedIndex |
Definition at line 160 of file comctl32.h.
Referenced by CBDropDown(), LISTBOX_WindowProc(), and ListBoxWndProc_common().
RECT HEADCOMBO::droppedRect |
Definition at line 159 of file comctl32.h.
Referenced by CBCalcPlacement(), CBDropDown(), CBGetDroppedControlRect(), CBResetPos(), COMBO_Create(), COMBO_Font(), COMBO_SetItemHeight(), COMBO_Size(), COMBO_WindowProc(), and ComboWndProc_common().
INT HEADCOMBO::droppedWidth |
Definition at line 162 of file comctl32.h.
Referenced by CBCalcPlacement(), COMBO_Create(), COMBO_WindowProc(), and ComboWndProc_common().
UINT HEADCOMBO::dwStyle |
Definition at line 152 of file comctl32.h.
Referenced by CBDropDown(), CBGetTextAreaHeight(), COMBO_Create(), COMBO_ThemedPaint(), COMBO_WindowProc(), ComboWndProc_common(), LISTBOX_WindowProc(), and ListBoxWndProc_common().
INT HEADCOMBO::editHeight |
Definition at line 3451 of file window.c.
Referenced by CBGetTextAreaHeight(), COMBO_Create(), and COMBO_SetItemHeight().
INT HEADCOMBO::fixedOwnerDrawHeight |
Definition at line 161 of file comctl32.h.
Referenced by CBGetTextAreaHeight(), and LISTBOX_Create().
HFONT HEADCOMBO::hFont |
Definition at line 156 of file comctl32.h.
Referenced by CBGetTextAreaHeight(), CBPaintText(), COMBO_Font(), combo_get_text_height(), COMBO_WindowProc(), and ComboWndProc_common().
HWND HEADCOMBO::hWndEdit |
Definition at line 153 of file comctl32.h.
Referenced by CBPaintText(), CBResetPos(), CBUpdateEdit(), CBUpdateLBox(), COMBO_Command(), COMBO_Create(), COMBO_Font(), COMBO_GetComboBoxInfo(), COMBO_GetText(), COMBO_GetTextA(), COMBO_GetTextW(), COMBO_WindowProc(), ComboWndProc_common(), and NtUserGetComboBoxInfo().
HWND HEADCOMBO::hWndLBox |
Definition at line 154 of file comctl32.h.
Referenced by CBDropDown(), CBPaintText(), CBResetPos(), CBRollUp(), CBUpdateEdit(), CBUpdateLBox(), COMBO_Command(), COMBO_Create(), COMBO_Font(), COMBO_GetComboBoxInfo(), COMBO_GetText(), COMBO_GetTextA(), COMBO_GetTextW(), COMBO_KillFocus(), COMBO_LButtonUp(), COMBO_MouseMove(), COMBO_NCDestroy(), COMBO_SelectString(), COMBO_SetFocus(), COMBO_SetItemHeight(), COMBO_Size(), COMBO_WindowProc(), ComboWndProc_common(), LISTBOX_WindowProc(), ListBoxWndProc_common(), and NtUserGetComboBoxInfo().
INT HEADCOMBO::item_height |
Definition at line 163 of file comctl32.h.
Referenced by CBGetTextAreaHeight(), COMBO_Create(), COMBO_Font(), and COMBO_SetItemHeight().
HWND HEADCOMBO::owner |
Definition at line 151 of file comctl32.h.
Referenced by CBGetTextAreaHeight(), CBPaintText(), COMBO_Create(), COMBO_ItemOp(), COMBO_PrepareColors(), COMBO_WindowProc(), and ComboWndProc_common().
HWND HEADCOMBO::self |
Definition at line 150 of file comctl32.h.
Referenced by CBCalcPlacement(), CBDropDown(), CBForceDummyResize(), CBGetDroppedControlRect(), CBGetTextAreaHeight(), CBPaintBorder(), CBPaintText(), CBRepaintButton(), CBResetPos(), CBRollUp(), COMBO_Command(), COMBO_Font(), combo_get_text_height(), COMBO_GetComboBoxInfo(), COMBO_ItemOp(), COMBO_KillFocus(), COMBO_LButtonDown(), COMBO_MouseMove(), COMBO_NCCreate(), COMBO_NCDestroy(), COMBO_Paint(), COMBO_PrepareColors(), COMBO_SelectString(), COMBO_SetFocus(), COMBO_SetItemHeight(), COMBO_Size(), COMBO_ThemedPaint(), COMBO_WindowProc(), ComboWndProc_common(), LISTBOX_Create(), and NtUserGetComboBoxInfo().
RECT HEADCOMBO::textRect |
Definition at line 157 of file comctl32.h.
Referenced by CBCalcPlacement(), CBPaintBorder(), CBPaintText(), CBResetPos(), CBRollUp(), COMBO_Command(), COMBO_Create(), COMBO_Font(), COMBO_GetComboBoxInfo(), COMBO_KillFocus(), COMBO_Paint(), COMBO_SelectString(), COMBO_SetFocus(), COMBO_SetItemHeight(), COMBO_Size(), COMBO_ThemedPaint(), ComboWndProc_common(), and NtUserGetComboBoxInfo().
LONG HEADCOMBO::UIState |
Definition at line 3452 of file window.c.
Referenced by CBPaintText().
INT HEADCOMBO::visibleItems |
Definition at line 164 of file comctl32.h.
Referenced by CBDropDown(), COMBO_Create(), and COMBO_WindowProc().
UINT HEADCOMBO::wState |
Definition at line 155 of file comctl32.h.
Referenced by CBDropDown(), CBForceDummyResize(), CBGetTextAreaHeight(), CBPaintButton(), CBPaintText(), CBResetPos(), CBRollUp(), CBUpdateEdit(), COMBO_Command(), COMBO_Create(), COMBO_FlipListbox(), COMBO_Font(), COMBO_GetComboBoxInfo(), COMBO_GetText(), COMBO_GetTextA(), COMBO_GetTextW(), COMBO_KillFocus(), COMBO_LButtonDown(), COMBO_LButtonUp(), COMBO_MouseMove(), COMBO_Paint(), COMBO_SelectString(), COMBO_SetFocus(), COMBO_Size(), COMBO_ThemedPaint(), COMBO_WindowProc(), ComboWndProc_common(), LISTBOX_WindowProc(), ListBoxWndProc_common(), and NtUserGetComboBoxInfo().