/reactos/modules/rostests/apitests/win32nt/ntgdi/ |
H A D | NtGdiSelectBrush.c | 13 HBRUSH hBrush, hOldBrush; in START_TEST() local
|
/reactos/base/setup/welcome/ |
H A D | welcome.c | 1235 HBRUSH hOldBrush; in PaintBanner() local 1267 HBRUSH hOldBrush; in OnPaint() local 1415 HBRUSH hOldBrush; in OnDrawItem() local
|
/reactos/dll/win32/cards/ |
H A D | cards.c | 172 HBRUSH hBrush, hOldBrush; in cdtDrawExt() local
|
/reactos/modules/rosapps/applications/devutils/vgafontedit/ |
H A D | fontboxeswnd.c | 87 HBRUSH hOldBrush = 0; in DrawProc() local
|
/reactos/base/applications/games/spider/ |
H A D | spider.cpp | 175 HBRUSH hBrush, hOldBrush; in CardImageWndProc() local
|
/reactos/base/applications/charmap/ |
H A D | map.c | 77 HBRUSH hOldBrush, hbrGray = (HBRUSH)GetStockObject(LTGRAY_BRUSH); in FillGrid() local
|
/reactos/base/applications/games/solitaire/ |
H A D | solitaire.cpp | 462 HBRUSH hBrush, hOldBrush; in CardImageWndProc() local
|
/reactos/base/applications/notepad/ |
H A D | printing.c | 129 HGDIOBJ hOldPen, hOldBrush; in DrawHeaderOrFooter() local
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | bitmap.c | 3030 HBRUSH hBrush, hOldBrush; in test_BitBlt() local 3126 HBRUSH hBrush, hOldBrush; in test_StretchBlt() local 3481 HBRUSH hBrush, hOldBrush; in test_StretchDIBits() local
|
/reactos/base/applications/mspaint/ |
H A D | toolsettings.cpp | 262 HGDIOBJ hOldBrush; in drawBox() local
|
/reactos/win32ss/user/user32/controls/ |
H A D | button.c | 947 HBRUSH hOldBrush; in PB_Paint() local
|
/reactos/win32ss/user/ntuser/ |
H A D | painting.c | 2202 HBRUSH hBgBrush, hOldBrush = NULL; in UserDrawCaption() local
|
/reactos/dll/win32/comctl32/ |
H A D | button.c | 1498 HBRUSH hOldBrush; in PB_Paint() local
|
H A D | imagelist.c | 1535 HBRUSH hOldBrush; in ImageList_DrawIndirect() local
|
H A D | toolbar.c | 2816 HBRUSH hOldBrush; in TOOLBAR_CustomizeDialogProc() local
|
/reactos/base/applications/rapps/ |
H A D | appview.cpp | 530 HBRUSH hOldBrush = (HBRUSH)SelectObject(hdcMem, (HGDIOBJ)GetSysColorBrush(COLOR_BTNFACE)); in PaintOnDC() local
|