Searched refs:CTLCOLOR_EDIT (Results 1 – 4 of 4) sorted by relevance
230 if ((ctlType == CTLCOLOR_EDIT) || (ctlType == CTLCOLOR_LISTBOX)) in DefWndControlColor()
54 if ((ctlType == CTLCOLOR_EDIT) || (ctlType == CTLCOLOR_LISTBOX)) in DefWndControlColor()
343 …Param,lParam,fn) (LRESULT)(UINT_PTR)(HBRUSH)(fn)((hwnd),(HDC)(wParam),(HWND)(lParam),CTLCOLOR_EDIT)
955 #define CTLCOLOR_EDIT 1 macro