Open CASCADE Technology
6.5.4
|
///////////////// A L L O C A T O R ///////////////////////
#include <W32_Allocator.hxx>
virtual W32_Allocator::~W32_Allocator | ( | ) | [virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
Implemented in W95_Allocator, and WNT_Allocator.
Implemented in W95_Allocator, and WNT_Allocator.
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::EndMarker | ( | void | ) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::FunCall | ( | W32_FCall | , |
int | , | ||
PW32_FCALLPARAM | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::Image | ( | int | , |
int | , | ||
PW32_Bitmap | , | ||
double | = 1.0 |
||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual PW32_Block W32_Allocator::KillBlock | ( | PW32_Block | ) | [virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::LineAttrib | ( | DWORD | , |
PLOGBRUSH | , | ||
DWORD | = 0 , |
||
PDWORD | = NULL |
||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::MarkerAttrib | ( | COLORREF | , |
DWORD | , | ||
BOOL | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::MarkerPoint | ( | int | , |
int | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
void* W32_Allocator::NewClass | ( | unsigned | int | ) |
void* W32_Allocator::NewData | ( | unsigned | int, |
BOOL | = FALSE |
||
) |
virtual void W32_Allocator::Play | ( | HDC | , |
PSIZE | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::Point | ( | int | , |
int | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::PolyAttrib | ( | PLOGBRUSH | , |
BOOL | , | ||
int | = ALTERNATE |
||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
Implemented in W95_Allocator, and WNT_Allocator.
Implemented in W95_Allocator, and WNT_Allocator.
virtual W32_Note* W32_Allocator::Polygon | ( | int | ) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual W32_Note* W32_Allocator::Polyline | ( | int | ) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::PolyMarker | ( | int | ) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::PolyMarker1 | ( | int | , |
GetPointFunc | , | ||
int | , | ||
void * | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::PolyMarker2 | ( | int | , |
GetPointFunc | , | ||
int | , | ||
void * | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::Polytext | ( | int | , |
int | , | ||
double | , | ||
double | , | ||
void * | , | ||
BOOL | = FALSE , |
||
BOOL | = FALSE |
||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
void* W32_Allocator::ReserveBlock | ( | PW32_Block | , |
int | , | ||
BOOL | = FALSE |
||
) |
PW32_Block W32_Allocator::ReserveData | ( | unsigned | int | ) |
PW32_Block W32_Allocator::ReserveFind | ( | unsigned | int | ) |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::Text | ( | int | , |
int | , | ||
double | , | ||
void * | , | ||
BOOL | = FALSE , |
||
BOOL | = FALSE |
||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::TextAttrib | ( | HFONT | , |
COLORREF | , | ||
double | = 0.0 , |
||
double | = 1.0 , |
||
double | = 1.0 , |
||
BOOL | = FALSE , |
||
BOOL | = FALSE , |
||
BOOL | = FALSE |
||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual int W32_Allocator::TextSize | ( | HDC | , |
char * | , | ||
PSIZE | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual int W32_Allocator::TextSize | ( | HDC | , |
wchar_t * | , | ||
PSIZE | |||
) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::URect | ( | LPRECT | ) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
virtual void W32_Allocator::Xform | ( | void | ) | [pure virtual] |
Implemented in W95_Allocator, and WNT_Allocator.
double W32_Allocator::myAngle |
COLORREF W32_Allocator::myMarkerPointColor |
POINT W32_Allocator::myMove |
POINT W32_Allocator::myPivot |
COLORREF W32_Allocator::myPointColor |
double W32_Allocator::myScaleX |
double W32_Allocator::myScaleY |
double W32_Allocator::myTextHScale |
double W32_Allocator::myTextSlant |
double W32_Allocator::myTextVScale |