Home
last modified time | relevance | path

Searched defs:hOldBrush (Results 1 – 16 of 16) sorted by relevance

/reactos/modules/rostests/apitests/win32nt/ntgdi/
H A DNtGdiSelectBrush.c13 HBRUSH hBrush, hOldBrush; in START_TEST() local
/reactos/base/setup/welcome/
H A Dwelcome.c1235 HBRUSH hOldBrush; in PaintBanner() local
1267 HBRUSH hOldBrush; in OnPaint() local
1415 HBRUSH hOldBrush; in OnDrawItem() local
/reactos/dll/win32/cards/
H A Dcards.c172 HBRUSH hBrush, hOldBrush; in cdtDrawExt() local
/reactos/modules/rosapps/applications/devutils/vgafontedit/
H A Dfontboxeswnd.c87 HBRUSH hOldBrush = 0; in DrawProc() local
/reactos/base/applications/games/spider/
H A Dspider.cpp175 HBRUSH hBrush, hOldBrush; in CardImageWndProc() local
/reactos/base/applications/charmap/
H A Dmap.c77 HBRUSH hOldBrush, hbrGray = (HBRUSH)GetStockObject(LTGRAY_BRUSH); in FillGrid() local
/reactos/base/applications/games/solitaire/
H A Dsolitaire.cpp462 HBRUSH hBrush, hOldBrush; in CardImageWndProc() local
/reactos/base/applications/notepad/
H A Dprinting.c129 HGDIOBJ hOldPen, hOldBrush; in DrawHeaderOrFooter() local
/reactos/modules/rostests/winetests/gdi32/
H A Dbitmap.c3030 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 Dtoolsettings.cpp262 HGDIOBJ hOldBrush; in drawBox() local
/reactos/win32ss/user/user32/controls/
H A Dbutton.c947 HBRUSH hOldBrush; in PB_Paint() local
/reactos/win32ss/user/ntuser/
H A Dpainting.c2202 HBRUSH hBgBrush, hOldBrush = NULL; in UserDrawCaption() local
/reactos/dll/win32/comctl32/
H A Dbutton.c1498 HBRUSH hOldBrush; in PB_Paint() local
H A Dimagelist.c1535 HBRUSH hOldBrush; in ImageList_DrawIndirect() local
H A Dtoolbar.c2816 HBRUSH hOldBrush; in TOOLBAR_CustomizeDialogProc() local
/reactos/base/applications/rapps/
H A Dappview.cpp530 HBRUSH hOldBrush = (HBRUSH)SelectObject(hdcMem, (HGDIOBJ)GetSysColorBrush(COLOR_BTNFACE)); in PaintOnDC() local