OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
brush.cpp File Reference

Implementation for TBrush GDI Brush object. More...

#include <owl/pch.h>
#include <owl/gdiobjec.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define CACHE_SIZE   16
 
#define LOCKCACHE(l, s)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlGDI)
 

Detailed Description

Implementation for TBrush GDI Brush object.

Includes cache for solid brushes

Definition in file brush.cpp.

Macro Definition Documentation

◆ CACHE_SIZE

#define CACHE_SIZE   16

Definition at line 26 of file brush.cpp.

◆ LOCKCACHE

#define LOCKCACHE ( l,
s )

Definition at line 92 of file brush.cpp.