ReactOS
0.4.15-dev-4857-g47842d7
|
#include <user32.h>
Go to the source code of this file.
Macros | |
#define | RBInnerSoft RBInnerNormal /* These are the same */ |
#define | RBOuterSoft RBOuterNormal |
Variables | |
static const signed char | LTInnerNormal [] |
static const signed char | LTOuterNormal [] |
static const signed char | RBInnerNormal [] |
static const signed char | RBOuterNormal [] |
static const signed char | LTInnerSoft [] |
static const signed char | LTOuterSoft [] |
static const signed char | LTRBOuterMono [] |
static const signed char | LTRBInnerMono [] |
static const signed char | LTRBOuterFlat [] |
static const signed char | LTRBInnerFlat [] |
#define RBInnerSoft RBInnerNormal /* These are the same */ |
#define RBOuterSoft RBOuterNormal |
Definition at line 1474 of file draw.c.
Definition at line 1585 of file draw.c.
Definition at line 1444 of file draw.c.
BOOL WINAPI DrawStateA | ( | HDC | hDC, |
HBRUSH | hBrush, | ||
DRAWSTATEPROC | lpOutputFunc, | ||
LPARAM | lData, | ||
WPARAM | wData, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
UINT | fuFlags | ||
) |
Definition at line 1612 of file draw.c.
BOOL WINAPI DrawStateW | ( | HDC | hDC, |
HBRUSH | hBrush, | ||
DRAWSTATEPROC | lpOutputFunc, | ||
LPARAM | lData, | ||
WPARAM | wData, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
UINT | fuFlags | ||
) |
Definition at line 1622 of file draw.c.
Definition at line 1516 of file draw.c.
Definition at line 39 of file defwnd.c.
Referenced by DefWndControlColor(), FillRect(), IntDrawRectEdge(), IntDrawState(), UITOOLS95_DFC_ButtonPush(), and UITOOLS_DrawCheckedRect().
BOOL WINAPI GrayStringA | ( | HDC | hDC, |
HBRUSH | hBrush, | ||
GRAYSTRINGPROC | lpOutputFunc, | ||
LPARAM | lpData, | ||
int | nCount, | ||
int | X, | ||
int | Y, | ||
int | nWidth, | ||
int | nHeight | ||
) |
Definition at line 1486 of file draw.c.
BOOL WINAPI GrayStringW | ( | HDC | hDC, |
HBRUSH | hBrush, | ||
GRAYSTRINGPROC | lpOutputFunc, | ||
LPARAM | lpData, | ||
int | nCount, | ||
int | X, | ||
int | Y, | ||
int | nWidth, | ||
int | nHeight | ||
) |
Definition at line 1496 of file draw.c.
Definition at line 120 of file draw.c.
Definition at line 429 of file draw.c.
|
static |
Definition at line 1233 of file draw.c.
Referenced by DrawStateA(), and DrawStateW().
BOOL WINAPI IntGrayString | ( | HDC | hDC, |
HBRUSH | hBrush, | ||
GRAYSTRINGPROC | lpOutputFunc, | ||
LPARAM | lpData, | ||
int | nCount, | ||
int | X, | ||
int | Y, | ||
int | nWidth, | ||
int | nHeight, | ||
BOOL | unicode | ||
) |
Definition at line 1046 of file draw.c.
Referenced by GrayStringA(), and GrayStringW().
|
static |
Definition at line 1175 of file draw.c.
Referenced by IntDrawState().
Definition at line 1419 of file draw.c.
Referenced by DrawFrameControl(), and ResetUserApiHook().
Definition at line 657 of file draw.c.
Definition at line 618 of file draw.c.
Definition at line 778 of file draw.c.
Definition at line 803 of file draw.c.
Definition at line 973 of file draw.c.
Definition at line 870 of file draw.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | user32 | ) |
Definition at line 41 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 69 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 48 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 76 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 107 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 93 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 100 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 86 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 55 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().
Definition at line 62 of file draw.c.
Referenced by IntDrawDiagEdge(), and IntDrawRectEdge().