ReactOS 0.4.15-dev-8614-gbc76250
|
#include "desk.h"
Go to the source code of this file.
Macros | |
#define | MENU_BAR_ITEMS_SPACE (12) |
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 | LTRBOuterMono [] |
static const signed char | LTRBInnerMono [] |
Definition at line 392 of file draw.c.
Referenced by OnPaint().
BOOL MyDrawCaptionTemp | ( | HWND | hwnd, |
HDC | hdc, | ||
const RECT * | rect, | ||
HFONT | hFont, | ||
HICON | hIcon, | ||
LPCWSTR | str, | ||
UINT | uFlags, | ||
COLOR_SCHEME * | scheme | ||
) |
Definition at line 457 of file draw.c.
Referenced by OnPaint().
|
static |
Definition at line 198 of file draw.c.
Referenced by MyDrawFrameControl().
|
static |
Definition at line 233 of file draw.c.
Referenced by MyDrawFrameControl().
Definition at line 371 of file draw.c.
Referenced by MyDrawCaptionButtons(), MyDrawScrollbar(), and OnPaint().
|
static |
Definition at line 302 of file draw.c.
Referenced by MyDrawFrameControl().
DWORD MyDrawMenuBarTemp | ( | HWND | Wnd, |
HDC | DC, | ||
LPRECT | Rect, | ||
HMENU | Menu, | ||
HFONT | Font, | ||
COLOR_SCHEME * | scheme | ||
) |
Definition at line 527 of file draw.c.
Referenced by OnPaint().
VOID MyDrawScrollbar | ( | HDC | hdc, |
LPRECT | rc, | ||
HBRUSH | hbrScrollbar, | ||
COLOR_SCHEME * | scheme | ||
) |
|
static |
Definition at line 59 of file draw.c.
Referenced by MyDrawEdge(), MyDrawFrameButton(), MyDrawFrameCaption(), and MyDrawFrameScroll().
Definition at line 209 of file draw.c.
Referenced by MyDrawFrameCaption(), and MyDrawFrameScroll().
Definition at line 16 of file draw.c.
Referenced by draw_diag_edge(), draw_rect_edge(), IntDrawDiagEdge(), IntDrawRectEdge(), and MyIntDrawRectEdge().
Definition at line 23 of file draw.c.
Referenced by draw_diag_edge(), draw_rect_edge(), IntDrawDiagEdge(), IntDrawRectEdge(), and MyIntDrawRectEdge().
Definition at line 51 of file draw.c.
Referenced by draw_diag_edge(), draw_rect_edge(), IntDrawDiagEdge(), IntDrawRectEdge(), and MyIntDrawRectEdge().
Definition at line 44 of file draw.c.
Referenced by draw_diag_edge(), draw_rect_edge(), IntDrawDiagEdge(), IntDrawRectEdge(), and MyIntDrawRectEdge().
Definition at line 30 of file draw.c.
Referenced by draw_diag_edge(), draw_rect_edge(), IntDrawDiagEdge(), IntDrawRectEdge(), and MyIntDrawRectEdge().
Definition at line 37 of file draw.c.
Referenced by draw_diag_edge(), draw_rect_edge(), IntDrawDiagEdge(), IntDrawRectEdge(), and MyIntDrawRectEdge().