#include "precomp.h"
Go to the source code of this file.
Functions | |
BOOL FAR | BitBltSysBmp (HDC hdc, int x, int y, UINT i) |
void | xxxDrawWindowFrame (PWND pwnd, HDC hdc, BOOL fHungRedraw, BOOL fActive) |
void | xxxRedrawFrame (PWND pwnd) |
void | xxxRedrawFrameAndHook (PWND pwnd) |
|
Definition at line 22 of file drawfrm.c. References BOOL, tagOEMBITMAPINFO::cx, tagOEMBITMAPINFO::cy, FAR, gpsi, HDCBITS, HEBREW_UI_LANGID, NtUserBitBltSysBmp(), OBI_HELP, OBI_HELP_D, OBI_HELP_H, SYSMET, tagOEMBITMAPINFO::x, and tagOEMBITMAPINFO::y. Referenced by DrawCaptionButtons(), DrawSize(), DrawStateW(), LoadBmp(), MNDrawArrow(), xxxDrawCaptionBar(), xxxDrawSB2(), xxxRealDrawMenuItem(), xxxTrackCaptionButton(), and zzzDrawInvertScrollArea().
|
|
Definition at line 76 of file drawfrm.c. References CheckLock, DrawEdge(), DrawSize(), EqualRect, FALSE, GetCaptionHeight(), GetRect(), GetWindowBorders(), GRECT_WINDOW, GRECT_WINDOWCOORDS, tagWND::hrgnUpdate, InflateRect(), IsVisible(), NULL, tagWND::rcClient, tagWND::rcWindow, SYSMET, TestWF, TRUE, UINT, WEFDLGMODALFRAME, WEFSTATICEDGE, WEFWINDOWEDGE, WFBORDERMASK, WFCEPRESENT, WFFRAMEON, WFHPRESENT, WFMENUDRAW, WFMINIMIZED, WFMPRESENT, WFNONCPAINT, WFSIZEBOX, WFVPRESENT, xxxDrawCaptionBar(), xxxDrawScrollBar(), and xxxMenuBarDraw(). Referenced by xxxDefWindowProc(), xxxDWPPrint(), and xxxRedrawHungWindow().
|
|
Definition at line 192 of file drawfrm.c. References CheckLock, NULL, and xxxSetWindowPos(). Referenced by xxxDrawMenuBar(), xxxSetMenu(), xxxSetScrollBar(), xxxSetWindowStyle(), and xxxShowScrollBar().
|
|
Definition at line 205 of file drawfrm.c. References CheckLock, HWq, IsTrayWindow(), L, NULL, PostShellHookMessages(), xxxCallHook(), and xxxSetWindowPos().
|