ReactOS
0.4.14-dev-606-g14ebc0b
|
#include "uxthemep.h"
Go to the source code of this file.
Definition at line 783 of file nonclient.c.
Referenced by ThemeWndProc().
|
static |
Definition at line 442 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 1069 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 417 of file nonclient.c.
Referenced by ThemePaintWindow().
|
static |
Definition at line 353 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 338 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 506 of file nonclient.c.
Referenced by ThemePaintWindow().
|
static |
Definition at line 517 of file nonclient.c.
Referenced by ThemePaintWindow().
Definition at line 202 of file nonclient.c.
Referenced by ThemePaintWindow().
Definition at line 326 of file nonclient.c.
Referenced by ThemeDrawCaptionButtons().
Definition at line 704 of file nonclient.c.
Referenced by ThemeWndProc().
Definition at line 670 of file nonclient.c.
Referenced by ThemeWndProc().
Definition at line 615 of file nonclient.c.
Referenced by ThemeWndProc().
Definition at line 598 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 551 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 998 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(), and DrawClassicFrame().