#include <osd.h>
Definition at line 330 of file include/vdr/osd.h.
◆ cSize() [1/6]
◆ cSize() [2/6]
cSize::cSize |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
◆ cSize() [3/6]
cSize::cSize |
( |
const cSize & |
Size | ) |
|
|
inline |
◆ cSize() [4/6]
◆ cSize() [5/6]
cSize::cSize |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
◆ cSize() [6/6]
cSize::cSize |
( |
const cSize & |
Size | ) |
|
|
inline |
◆ Contains() [1/2]
bool cSize::Contains |
( |
const cPoint & |
Point | ) |
const |
|
inline |
◆ Contains() [2/2]
bool cSize::Contains |
( |
const cPoint & |
Point | ) |
const |
|
inline |
◆ Grow() [1/2]
void cSize::Grow |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| |
|
inline |
◆ Grow() [2/2]
void cSize::Grow |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| |
|
inline |
◆ Grown() [1/2]
cSize cSize::Grown |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| const |
|
inline |
◆ Grown() [2/2]
cSize cSize::Grown |
( |
int |
Dw, |
|
|
int |
Dh |
|
) |
| const |
|
inline |
◆ Height() [1/2]
int cSize::Height |
( |
void |
| ) |
const |
|
inline |
◆ Height() [2/2]
int cSize::Height |
( |
void |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
bool cSize::operator!= |
( |
const cSize & |
Size | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool cSize::operator!= |
( |
const cSize & |
Size | ) |
const |
|
inline |
◆ operator<() [1/2]
bool cSize::operator< |
( |
const cSize & |
Size | ) |
const |
|
inline |
◆ operator<() [2/2]
bool cSize::operator< |
( |
const cSize & |
Size | ) |
const |
|
inline |
◆ operator==() [1/2]
bool cSize::operator== |
( |
const cSize & |
Size | ) |
const |
|
inline |
◆ operator==() [2/2]
bool cSize::operator== |
( |
const cSize & |
Size | ) |
const |
|
inline |
◆ Set() [1/4]
void cSize::Set |
( |
const cSize & |
Size | ) |
|
|
inline |
◆ Set() [2/4]
void cSize::Set |
( |
const cSize & |
Size | ) |
|
|
inline |
◆ Set() [3/4]
void cSize::Set |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
◆ Set() [4/4]
void cSize::Set |
( |
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
inline |
◆ SetHeight() [1/2]
void cSize::SetHeight |
( |
int |
Height | ) |
|
|
inline |
◆ SetHeight() [2/2]
void cSize::SetHeight |
( |
int |
Height | ) |
|
|
inline |
◆ SetWidth() [1/2]
void cSize::SetWidth |
( |
int |
Width | ) |
|
|
inline |
◆ SetWidth() [2/2]
void cSize::SetWidth |
( |
int |
Width | ) |
|
|
inline |
◆ Width() [1/2]
int cSize::Width |
( |
void |
| ) |
const |
|
inline |
Definition at line 341 of file include/vdr/osd.h.
References width.
Referenced by cImage::cImage(), cSize(), cPixmapMemory::DrawImage(), DrawImages(), cImage::GetPixel(), operator<(), operator==(), Set(), cImage::SetPixel(), SetWidth(), cRect::Width(), and cImage::Width().
◆ Width() [2/2]
int cSize::Width |
( |
void |
| ) |
const |
|
inline |
◆ height
◆ width
The documentation for this class was generated from the following files: