Home
last modified time | relevance | path

Searched refs:WM_CTLCOLORLISTBOX (Results 1 – 15 of 15) sorted by relevance

/reactos/dll/win32/iernonce/
H A Ddialog.cpp223 case WM_CTLCOLORLISTBOX: in ProcessWindowMessage()
/reactos/sdk/include/psdk/
H A Dolectl.h230 #define OCM_CTLCOLORLISTBOX (OCM__BASE + WM_CTLCOLORLISTBOX)
H A Dwindowsx.h134 …LCOLORLISTBOX(hwnd,hdc,hwndChild,fn) (HBRUSH)(UINT_PTR)(fn)((hwnd),WM_CTLCOLORLISTBOX,(WPARAM)(HDC…
521 ((msg) == WM_CTLCOLORLISTBOX) || \
H A Dwinuser.rh505 #define WM_CTLCOLORLISTBOX 0x0134
H A Dwinuser.h1771 #define WM_CTLCOLORLISTBOX 308 macro
/reactos/win32ss/user/user32/controls/
H A Dlistbox.c671 hbrush = GetControlColor( descr->owner, descr->self, hdc, WM_CTLCOLORLISTBOX); in LISTBOX_RepaintItem()
673 hbrush = (HBRUSH)SendMessageW( descr->owner, WM_CTLCOLORLISTBOX, in LISTBOX_RepaintItem()
1047 hbrush = GetControlColor( descr->owner, descr->self, hdc, WM_CTLCOLORLISTBOX); in LISTBOX_Paint()
1049 hbrush = (HBRUSH)SendMessageW( descr->owner, WM_CTLCOLORLISTBOX, in LISTBOX_Paint()
3218 … HBRUSH hbrush = GetControlColor( descr->owner, descr->self, (HDC)wParam, WM_CTLCOLORLISTBOX); in ListBoxWndProc_common()
3220 HBRUSH hbrush = (HBRUSH)SendMessageW( descr->owner, WM_CTLCOLORLISTBOX, in ListBoxWndProc_common()
H A Dcombo.c2056 case WM_CTLCOLORLISTBOX: in ComboWndProc_common()
/reactos/modules/rostests/winetests/comctl32/
H A Dcombo.c781 case WM_CTLCOLORLISTBOX: in parent_wnd_proc()
1305 WM_CTLCOLORLISTBOX, in test_combo_ctlcolor()
/reactos/win32ss/user/user32/windows/
H A Ddefwnd.c456 case WM_CTLCOLORLISTBOX: in User32DefWindowProc()
/reactos/dll/win32/comctl32/
H A Dlistbox.c756 hbrush = (HBRUSH)SendMessageW( descr->owner, WM_CTLCOLORLISTBOX, in LISTBOX_RepaintItem()
1100 hbrush = (HBRUSH)SendMessageW( descr->owner, WM_CTLCOLORLISTBOX, in LISTBOX_Paint()
3120 HBRUSH hbrush = (HBRUSH)SendMessageW( descr->owner, WM_CTLCOLORLISTBOX, in LISTBOX_WindowProc()
H A Dcommctrl.c1763 case OCM__BASE + WM_CTLCOLORLISTBOX: in COMCTL32_IsReflectedMessage()
H A Dcombo.c1926 case WM_CTLCOLORLISTBOX: in COMBO_WindowProc()
/reactos/win32ss/user/ntuser/
H A Ddefwnd.c964 case WM_CTLCOLORLISTBOX: in IntDefWindowProc()
/reactos/sdk/include/reactos/
H A Dmsgdump.h5236 HANDLE_MSG(hwnd, WM_CTLCOLORLISTBOX, MD_OnCtlColor); in MD_msgdump()
5946 DEFINE_RESULT(WM_CTLCOLORLISTBOX); in MD_msgresult()
/reactos/modules/rostests/winetests/user32/
H A Dmsg.c14750 { WM_CTLCOLORLISTBOX, sent|parent },
14759 { WM_CTLCOLORLISTBOX, sent|parent },
14761 { WM_CTLCOLORLISTBOX, sent|parent },
14770 { WM_CTLCOLORLISTBOX, sent|parent },
14772 { WM_CTLCOLORLISTBOX, sent|parent },
14795 { WM_CTLCOLORLISTBOX, sent|parent },
14797 { WM_CTLCOLORLISTBOX, sent|parent },