RGB                85 content/browser/compositor/software_output_device_win.cc                           RGB(0xFF, 0xFF, 0xFF), &blend, ULW_ALPHA);
RGB               132 content/test/plugin/plugin_windowed_test.cc     HBRUSH brush = CreateSolidBrush(RGB(255, 0, 0));
RGB               129 mojo/services/native_viewport/native_viewport_win.cc     HBRUSH red_brush = CreateSolidBrush(RGB(255, 0, 0));
RGB               138 printing/backend/cups_helper.cc     *color_model_for_color = printing::RGB;
RGB                51 printing/print_settings.cc     case RGB:
RGB               112 remoting/host/disconnect_window_win.cc                             RGB(0.13 * 255, 0.69 * 255, 0.11 * 255))) {
RGB               268 sandbox/win/sandbox_poc/main_ui_window.cc   ListView_SetTextColor(list_view_, RGB(0x0, 0x0, 0x0));
RGB                38 skia/ext/platform_device_win.cc   res = SetBkColor(context, RGB(255, 255, 255));
RGB                40 skia/ext/platform_device_win.cc   res = SetTextColor(context, RGB(0, 0, 0));
RGB                42 skia/ext/platform_device_win.cc   res = SetDCBrushColor(context, RGB(255, 255, 255));
RGB                44 skia/ext/platform_device_win.cc   res = SetDCPenColor(context, RGB(0, 0, 0));
RGB                60 skia/ext/skia_utils_win.cc   return RGB(SkColorGetR(color), SkColorGetG(color), SkColorGetB(color));
RGB               313 third_party/wtl/include/atlctrlw.h 			m_clrMask(RGB(192, 192, 192)),
RGB              2381 third_party/wtl/include/atlctrlw.h 			UINT uDrawStyle = (::GetSysColor(COLOR_BTNTEXT) == RGB(255, 255, 255)) ? ILD_MASK : ILD_NORMAL;
RGB              2446 third_party/wtl/include/atlctrlw.h 		const COLORREF clrBlack = RGB(0, 0, 0);
RGB              2447 third_party/wtl/include/atlctrlw.h 		const COLORREF clrWhite = RGB(255, 255, 255);
RGB               801 third_party/wtl/include/atlctrlx.h 			m_clrLink(RGB(0, 0, 255)), m_clrVisited(RGB(128, 0, 128)),
RGB              1495 third_party/wtl/include/atlctrlx.h 		return RGB(c[0], c[1], c[2]);
RGB              4750 third_party/wtl/include/atlctrlx.h 		ATLVERIFY(m_ilDrag.Add(bmp.m_hBitmap, RGB(255, 0, 255)) != -1);
RGB              1650 third_party/wtl/include/atldlgs.h 		m_cf.rgbColors = RGB(0, 0, 0);
RGB              2070 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2071 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2072 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2073 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2074 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2075 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2076 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2077 third_party/wtl/include/atldlgs.h 			RGB(255, 255, 255), RGB(255, 255, 255), 
RGB              2403 third_party/wtl/include/atlgdi.h 			dcTemp1.SetBkColor(RGB(128, 128, 128));
RGB              1224 ui/views/win/hwnd_message_handler.cc                       RGB(0xFF, 0xFF, 0xFF), &blend, ULW_ALPHA);