doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
GENavigator.cpp File Reference
#include "../../idlib/precompiled.h"
#include "../../sys/win32/rc/guied_resource.h"
#include "GEApp.h"

Go to the source code of this file.

Macros

#define GENAV_ITEMHEIGHT   22
 

Functions

void Draw3dRect (HDC hDC, RECT *rect, HBRUSH topLeft, HBRUSH bottomRight)
 

Macro Definition Documentation

#define GENAV_ITEMHEIGHT   22

Definition at line 36 of file GENavigator.cpp.

Function Documentation

void Draw3dRect ( HDC  hDC,
RECT *  rect,
HBRUSH  topLeft,
HBRUSH  bottomRight 
)

Definition at line 116 of file GENavigator.cpp.