#include <osd.h>
Detailed Description
Definition at line 326 of file include/vdr/osd.h.
Constructor & Destructor Documentation
cSize::cSize |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
cSize::cSize |
( |
const cSize & |
Size | ) |
|
|
inline |
cSize::cSize |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
cSize::cSize |
( |
const cSize & |
Size | ) |
|
|
inline |
Member Function Documentation
bool cSize::Contains |
( |
const cPoint & |
Point | ) |
const |
|
inline |
bool cSize::Contains |
( |
const cPoint & |
Point | ) |
const |
|
inline |
void cSize::Grow |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| |
|
inline |
void cSize::Grow |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| |
|
inline |
cSize cSize::Grown |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| const |
|
inline |
cSize cSize::Grown |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| const |
|
inline |
int cSize::Height |
( |
void |
| ) |
const |
|
inline |
int cSize::Height |
( |
void |
| ) |
const |
|
inline |
bool cSize::operator!= |
( |
const cSize & |
Size | ) |
const |
|
inline |
bool cSize::operator!= |
( |
const cSize & |
Size | ) |
const |
|
inline |
bool cSize::operator< |
( |
const cSize & |
Size | ) |
const |
|
inline |
bool cSize::operator< |
( |
const cSize & |
Size | ) |
const |
|
inline |
bool cSize::operator== |
( |
const cSize & |
Size | ) |
const |
|
inline |
bool cSize::operator== |
( |
const cSize & |
Size | ) |
const |
|
inline |
void cSize::Set |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
void cSize::Set |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
void cSize::Set |
( |
const cSize & |
Size | ) |
|
|
inline |
void cSize::Set |
( |
const cSize & |
Size | ) |
|
|
inline |
void cSize::SetHeight |
( |
int |
Height | ) |
|
|
inline |
void cSize::SetHeight |
( |
int |
Height | ) |
|
|
inline |
void cSize::SetWidth |
( |
int |
Width | ) |
|
|
inline |
void cSize::SetWidth |
( |
int |
Width | ) |
|
|
inline |
int cSize::Width |
( |
void |
| ) |
const |
|
inline |
Definition at line 337 of file include/vdr/osd.h.
References width.
Referenced by cImage::cImage(), cSize(), cPixmapMemory::DrawImage(), cImage::GetPixel(), operator<(), operator==(), Set(), cImage::SetPixel(), SetWidth(), cRect::Width(), and cImage::Width().
int cSize::Width |
( |
void |
| ) |
const |
|
inline |
Member Data Documentation
The documentation for this class was generated from the following files: