Home
last modified time | relevance | path

Searched defs:brush (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc257 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local
290 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local
309 HBRUSH brush = ::CreateSolidBrush(::GetSysColor(COLOR_WINDOW)); in OnPaint() local
/external/skia/src/device/xps/
DSkXPSDevice.cpp991 IXpsOMBrush** brush, in createXpsBrush()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp820 void* brush, in GdipDrawDriverString()