Searched refs:ThemeInitDrawContext (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/uxtheme/ |
H A D | nonclient.c | 158 ThemeInitDrawContext(PDRAW_CONTEXT pcontext, in ThemeInitDrawContext() function 621 ThemeInitDrawContext(&context, hWnd, hRgn); in ThemeHandleNCPaint() 662 ThemeInitDrawContext(&context, hWnd, 0); in ThemeHandleNcMouseMove() 704 ThemeInitDrawContext(&context, hWnd, 0); in ThemeHandleNcMouseLeave() 759 ThemeInitDrawContext(&context, hWnd, 0); in ThemeHandleButton()
|
H A D | uxthemep.h | 267 void ThemeInitDrawContext(PDRAW_CONTEXT pcontext, HWND hWnd, HRGN hRgn);
|
H A D | ncscrollbar.c | 426 ThemeInitDrawContext(&context, hwnd, 0); in SCROLL_HandleScrollEvent()
|