Home
last modified time | relevance | path

Searched refs:crBackground (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dcomctl32.h196 …itmapSize(HBITMAP *pBitmap, int cxMinWidth, int cyMinHeight, COLORREF crBackground) DECLSPEC_HIDDE…
H A Dcommctrl.c1685 …COMCTL32_EnsureBitmapSize(HBITMAP *pBitmap, int cxMinWidth, int cyMinHeight, COLORREF crBackground) in COMCTL32_EnsureBitmapSize() argument
1704 hNewDCBrush = SelectObject(hdcNew, CreateSolidBrush(crBackground)); in COMCTL32_EnsureBitmapSize()
/reactos/sdk/include/psdk/
H A Drichedit.h529 COLORREF crBackground; member