Home
last modified time | relevance | path

Searched refs:HBRUSH (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/glx/windows/
Dwindowsgl.c88 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); in windows_create_context()
149 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); in windows_create_context_attribs()
302 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); in windows_call_with_context()
/external/lzma/CPP/Windows/Control/
DWindow2.cpp64 wc.hbrBackground = (HBRUSH)(COLOR_WINDOW + 1); in CreateEx()
111 wc.hbrBackground = (HBRUSH)(COLOR_WINDOW + 1); in CreateEx()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp160 HBRUSH CreateBrush(uint32_t argb) { in CreateBrush()
888 HBRUSH hPattern = CreateSolidBrush(bitmap_color & 0xffffff); in GDI_StretchBitMask()
889 HBRUSH hOld = (HBRUSH)SelectObject(m_hDC, hPattern); in GDI_StretchBitMask()
1023 HBRUSH hBrush = nullptr; in DrawPath()
1032 hBrush = (HBRUSH)SelectObject(m_hDC, hBrush); in DrawPath()
1066 hBrush = (HBRUSH)SelectObject(m_hDC, hBrush); in DrawPath()
1087 HBRUSH hBrush = CreateSolidBrush(rgb); in FillRectWithBlend()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc257 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint()
290 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint()
309 HBRUSH brush = ::CreateSolidBrush(::GetSysColor(COLOR_WINDOW)); in OnPaint()
436 wcex.hbrBackground = reinterpret_cast<HBRUSH>(COLOR_WINDOW + 1); in RegisterWindowClass()
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c94 wc.hbrBackground = (HBRUSH)(COLOR_BTNFACE + 1); in graw_create_window_and_screen()
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/
Dwindows_user.h26 wcex.hbrBackground = (HBRUSH)(COLOR_WINDOW+1); in Register()
/external/python/cpython2/Lib/ctypes/
Dwintypes.py63 HBRUSH = HANDLE variable
/external/webrtc/webrtc/test/win/
Dd3d_renderer.cc145 wc.hbrBackground = reinterpret_cast<HBRUSH>(COLOR_WINDOW); in Create()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c171 wc.hbrBackground = (HBRUSH) (COLOR_BTNFACE + 1); in wglCreatePbufferARB()
/external/python/cpython3/Lib/ctypes/
Dwintypes.py64 HBRUSH = HANDLE variable
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_Windows.cpp201 sWC.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); in WinMain()
/external/icu/icu4c/source/samples/layout/
Dclayout.c92 wndclass.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); in WinMain()
Dlayout.cpp91 wndclass.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); in WinMain()
/external/skqp/tools/sk_app/win/
DWindow_win.cpp78 wcex.hbrBackground = (HBRUSH)(COLOR_WINDOW + 1); in init()
/external/skia/tools/sk_app/win/
DWindow_win.cpp78 wcex.hbrBackground = (HBRUSH)(COLOR_WINDOW + 1); in init()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc103 wcex.hbrBackground = (HBRUSH)(COLOR_WINDOW+1); in MyRegisterClass()
/external/libpng/contrib/gregbook/
Drpng-win.c554 wndclass.hbrBackground = (HBRUSH)GetStockObject(DKGRAY_BRUSH); in rpng_win_create_window()
Drpng2-win.c766 wndclass.hbrBackground = (HBRUSH)GetStockObject(DKGRAY_BRUSH);
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1714 HBRUSH bgBrush; in CreateMainWindow()
1726 bgBrush = (HBRUSH)(COLOR_WINDOW+1); in CreateMainWindow()
1954 HBRUSH brush = nullptr; in WndProc()
2008 void RemapColor(COLORREF *fg, COLORREF *bg, HBRUSH *bgBrush) { in RemapColor()
2020 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp565 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); in MyRegisterClass()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...