ReactOS 0.4.15-dev-6679-g945ee4b
|
#include "uxthemep.h"
Go to the source code of this file.
Definition at line 792 of file nonclient.c.
Referenced by ThemeWndProc().
|
static |
Definition at line 451 of file nonclient.c.
Referenced by ThemePaintWindow().
HRESULT WINAPI DrawNCPreview | ( | HDC | hDC, |
DWORD | DNCP_Flag, | ||
LPRECT | prcPreview, | ||
LPCWSTR | pszThemeFileName, | ||
LPCWSTR | pszColorName, | ||
LPCWSTR | pszSizeName, | ||
PNONCLIENTMETRICSW | pncMetrics, | ||
COLORREF * | lpaRgbValues | ||
) |
Definition at line 1078 of file nonclient.c.
Referenced by DrawThemePreview().
Definition at line 31 of file nonclient.c.
Referenced by ThemePaintWindow().
Definition at line 12 of file nonclient.c.
Referenced by ThemeInitDrawContext().
Definition at line 213 of file nonclient.c.
Referenced by DrawNCPreview(), and ThemePreWindowProc().
void ThemeCleanupDrawContext | ( | PDRAW_CONTEXT | pcontext | ) |
Definition at line 180 of file nonclient.c.
Referenced by DrawNCPreview(), SCROLL_HandleScrollEvent(), ThemeHandleButton(), ThemeHandleNcMouseLeave(), ThemeHandleNcMouseMove(), and ThemeHandleNCPaint().
|
static |
Definition at line 426 of file nonclient.c.
Referenced by ThemePaintWindow().
|
static |
Definition at line 362 of file nonclient.c.
Referenced by ThemePaintWindow().
|
static |
Definition at line 274 of file nonclient.c.
Referenced by ThemeDrawCaption(), and ThemeDrawCaptionButtons().
|
static |
Definition at line 347 of file nonclient.c.
Referenced by ThemeHandleButton(), ThemeHandleNcMouseLeave(), and ThemeHandleNcMouseMove().
HRESULT WINAPI ThemeDrawCaptionText | ( | PDRAW_CONTEXT | pcontext, |
RECT * | pRect, | ||
int | iPartId, | ||
int | iStateId | ||
) |
Definition at line 83 of file nonclient.c.
Referenced by ThemeDrawCaption().
|
static |
Definition at line 515 of file nonclient.c.
Referenced by ThemePaintWindow().
|
static |
Definition at line 526 of file nonclient.c.
Referenced by ThemePaintWindow().
Definition at line 202 of file nonclient.c.
Referenced by ThemePaintWindow().
Definition at line 335 of file nonclient.c.
Referenced by ThemeDrawCaptionButtons().
Definition at line 713 of file nonclient.c.
Referenced by ThemeWndProc().
Definition at line 679 of file nonclient.c.
Referenced by ThemeWndProc().
Definition at line 624 of file nonclient.c.
Referenced by ThemeWndProc().
Definition at line 607 of file nonclient.c.
Referenced by ThemeWndProc().
void ThemeInitDrawContext | ( | PDRAW_CONTEXT | pcontext, |
HWND | hWnd, | ||
HRGN | hRgn | ||
) |
Definition at line 156 of file nonclient.c.
Referenced by SCROLL_HandleScrollEvent(), ThemeHandleButton(), ThemeHandleNcMouseLeave(), ThemeHandleNcMouseMove(), and ThemeHandleNCPaint().
|
static |
Definition at line 560 of file nonclient.c.
Referenced by DrawNCPreview(), and ThemeHandleNCPaint().
|
static |
Definition at line 191 of file nonclient.c.
Referenced by ThemePaintWindow().
LRESULT CALLBACK ThemeWndProc | ( | HWND | hWnd, |
UINT | Msg, | ||
WPARAM | wParam, | ||
LPARAM | lParam, | ||
WNDPROC | DefWndProc | ||
) |
Definition at line 1007 of file nonclient.c.
Referenced by ThemeDefWindowProcA(), and ThemeDefWindowProcW().
|
static |
Definition at line 58 of file nonclient.c.
Referenced by ThemeDrawCaption().
Definition at line 41 of file nonclient.c.
Referenced by DefWndNCHitTest(), DrawClassicFrame(), NC_DoNCPaint(), NC_HandleNCCalcSize(), UserDrawCaptionBar(), and UserGetWindowBorders().