/reactos/dll/win32/shell32/shellmenu/ |
H A D | CMenuToolbars.cpp | 179 COLORREF clrText; in OnCustomDraw() local 192 clrText = GetSysColor(COLOR_HIGHLIGHTTEXT); in OnCustomDraw() 197 clrText = GetSysColor(COLOR_MENUTEXT); in OnCustomDraw() 205 SetTextColor(hdc, clrText); in OnCustomDraw() 208 cdraw->clrText = clrText; in OnCustomDraw() 217 cdraw->clrText = GetSysColor(isActive ? COLOR_MENUTEXT : COLOR_GRAYTEXT); in OnCustomDraw()
|
/reactos/modules/rostests/tests/primitives/ |
H A D | primitives.cpp | 266 COLORREF clrText = GetSysColor( in MainWndProc() local 304 SetTextColor(lpdis->hDC, clrText); in MainWndProc()
|
/reactos/dll/cpl/intl/ |
H A D | advanced.c | 406 lplvcd->clrText = GetSysColor(COLOR_GRAYTEXT); in ListViewCustomDraw() 410 lplvcd->clrText = GetSysColor(COLOR_WINDOWTEXT); in ListViewCustomDraw()
|
/reactos/dll/win32/comctl32/ |
H A D | treeview.c | 105 COLORREF clrText; member 636 nmcdhdr.clrText = infoPtr->clrText; in TREEVIEW_SendCustomDrawNotify() 1956 return (LRESULT)infoPtr->clrText; in TREEVIEW_GetTextColor() 1962 COLORREF prevColor = infoPtr->clrText; in TREEVIEW_SetTextColor() 1965 infoPtr->clrText = color; in TREEVIEW_SetTextColor() 1967 if (infoPtr->clrText != prevColor) in TREEVIEW_SetTextColor() 2554 nmcdhdr.clrText = GETTXTCOLOR(infoPtr->clrText); in TREEVIEW_DrawItem() 2561 nmcdhdr.clrText = comctl32_color.clrHighlight; in TREEVIEW_DrawItem() 2563 nmcdhdr.clrText = GETTXTCOLOR(infoPtr->clrText); in TREEVIEW_DrawItem() 2567 oldTextColor = SetTextColor(hdc, nmcdhdr.clrText); in TREEVIEW_DrawItem() [all …]
|
H A D | rebar.c | 157 COLORREF clrText; /* text color */ member 386 iP->hwndSelf, iP->clrText, iP->clrBk, iP->uNumBands, iP->uNumRows, in REBAR_DumpBand() 2462 TRACE("text color 0x%06x!\n", infoPtr->clrText); in REBAR_GetTextColor() 2464 return infoPtr->clrText; in REBAR_GetTextColor() 2552 lpBand->clrFore = infoPtr->clrText == CLR_NONE ? CLR_DEFAULT : infoPtr->clrText; in REBAR_InsertBandT() 2555 lpBand->clrFore = infoPtr->clrText == CLR_NONE ? infoPtr->clrBtnText : in REBAR_InsertBandT() 2556 infoPtr->clrText; in REBAR_InsertBandT() 2865 clrTemp = infoPtr->clrText; in REBAR_SetTextColor() 2866 infoPtr->clrText = clr; in REBAR_SetTextColor() 2868 TRACE("text color 0x%06x!\n", infoPtr->clrText); in REBAR_SetTextColor() [all …]
|
H A D | tooltips.c | 133 COLORREF clrText; member 203 infoPtr->clrText = comctl32_color.clrInfoText; in TOOLTIPS_InitSystemSettings() 272 SetTextColor (hdc, infoPtr->clrText); in TOOLTIPS_Refresh() 1460 return infoPtr->clrText; in TOOLTIPS_GetTipTextColor() 1684 TOOLTIPS_SetTipTextColor (TOOLTIPS_INFO *infoPtr, COLORREF clrText) in TOOLTIPS_SetTipTextColor() argument 1686 infoPtr->clrText = clrText; in TOOLTIPS_SetTipTextColor()
|
H A D | listview.c | 300 COLORREF clrText; member 416 iP->hwndSelf, iP->clrBk, iP->clrText, iP->clrTextBk, \ 1036 lpnmlvcd->clrText = infoPtr->clrText; in customdraw_fill() 1072 lpnmlvcd->clrText = comctl32_color.clrHighlightText; in prepaint_setup() 1077 lpnmlvcd->clrText = comctl32_color.clrBtnText; in prepaint_setup() 1083 textcolor = lpnmlvcd->clrText; in prepaint_setup() 9290 infoPtr->clrText = color; in LISTVIEW_SetTextColor() 9651 infoPtr->clrText = CLR_DEFAULT; in LISTVIEW_NCCreate() 11667 return infoPtr->clrText; in LISTVIEW_WindowProc()
|
H A D | comctl32_ros.diff | 804 COLORREF clrText; 906 infoPtr->clrText = CLR_DEFAULT; 1877 clrOld = SetTextColor (hdc, tbcd->clrText);
|
H A D | toolbar.c | 705 clrOld = SetTextColor (hdc, tbcd->clrText); in TOOLBAR_DrawString() 1094 tbcd.clrText = comctl32_color.clrBtnText; in TOOLBAR_DrawButton()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | treeview.c | 1416 ok(text == nmcd->clrText || (g_v6 && nmcd->clrText == 0xffffffff), in parent_wnd_proc() 1417 "got %08x vs %08x\n", text, nmcd->clrText); in parent_wnd_proc() 1420 nmcd->clrText = cafe; in parent_wnd_proc() 1429 ok(nmcd->clrText == cafe, "got 0%x\n", nmcd->clrText); in parent_wnd_proc()
|
H A D | listview.c | 1940 nmlvcd->clrText = RGB(0, 255, 0); in cd_wndproc() 1947 … ok(nmlvcd->clrText == RGB(0, 255, 0), "Unexpected text color %#x.\n", nmlvcd->clrText); in cd_wndproc() 1968 ok(nmlvcd->clrText == RGB(0, 255, 0), "got 0x%x\n", nmlvcd->clrText); in cd_wndproc()
|
/reactos/dll/win32/shell32/folders/ |
H A D | CFSFolder.cpp | 2008 data->clrText = CLR_INVALID; in GetCustomViewInfo() 2060 data->clrText = cr; in GetCustomViewInfo() 2077 if (data->hbmBack != NULL || data->clrText != CLR_INVALID || data->clrTextBack != CLR_INVALID) in GetCustomViewInfo()
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | view.cpp | 760 Draw->clrText = GetSysColor(COLOR_GRAYTEXT); in ViewDlg_OnTreeCustomDraw()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 1021 COLORREF clrText; member 2664 #define ListView_SetTextColor(hwnd,clrText) (BOOL)SNDMSG((hwnd),LVM_SETTEXTCOLOR,0,(LPARAM)(COLORRE… argument 3068 COLORREF clrText; member 3755 COLORREF clrText; member
|
/reactos/sdk/include/reactos/ |
H A D | undocshell.h | 1183 COLORREF clrText; member
|
H A D | msgdump.h | 3068 MD_ListView_OnSetTextColor(HWND hwnd, COLORREF clrText) in MD_ListView_OnSetTextColor() argument 3071 MSGDUMP_PREFIX, (void *)hwnd, clrText); in MD_ListView_OnSetTextColor()
|
/reactos/base/shell/explorer/ |
H A D | taskswnd.cpp | 1732 nmtbcd->clrText = GetSysColor(COLOR_HIGHLIGHTTEXT); in HandleItemPaint()
|
/reactos/dll/win32/shell32/ |
H A D | CDefView.cpp | 600 m_viewinfo_data.clrText = CLR_INVALID; in CDefView() 943 m_ListView.SetTextColor(GetViewColor(m_viewinfo_data.clrText, COLOR_WINDOWTEXT)); in UpdateListColors()
|