#include <osd.h>
Definition at line 306 of file include/vdr/osd.h.
◆ cPoint() [1/6]
◆ cPoint() [2/6]
cPoint::cPoint |
( |
int |
X, |
|
|
int |
Y |
|
) |
| |
|
inline |
◆ cPoint() [3/6]
cPoint::cPoint |
( |
const cPoint & |
Point | ) |
|
|
inline |
◆ cPoint() [4/6]
Definition at line 311 of file osd.h.
References x, and y.
◆ cPoint() [5/6]
cPoint::cPoint |
( |
int |
X, |
|
|
int |
Y |
|
) |
| |
|
inline |
◆ cPoint() [6/6]
cPoint::cPoint |
( |
const cPoint & |
Point | ) |
|
|
inline |
◆ operator!=() [1/2]
bool cPoint::operator!= |
( |
const cPoint & |
Point | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool cPoint::operator!= |
( |
const cPoint & |
Point | ) |
const |
|
inline |
◆ operator-() [1/4]
◆ operator-() [2/4]
◆ operator-() [3/4]
cPoint cPoint::operator- |
( |
void |
| ) |
const |
|
inline |
◆ operator-() [4/4]
cPoint cPoint::operator- |
( |
void |
| ) |
const |
|
inline |
◆ operator==() [1/2]
bool cPoint::operator== |
( |
const cPoint & |
Point | ) |
const |
|
inline |
◆ operator==() [2/2]
bool cPoint::operator== |
( |
const cPoint & |
Point | ) |
const |
|
inline |
◆ Set() [1/4]
void cPoint::Set |
( |
const cPoint & |
Point | ) |
|
|
inline |
◆ Set() [2/4]
void cPoint::Set |
( |
const cPoint & |
Point | ) |
|
|
inline |
◆ Set() [3/4]
void cPoint::Set |
( |
int |
X, |
|
|
int |
Y |
|
) |
| |
|
inline |
◆ Set() [4/4]
void cPoint::Set |
( |
int |
X, |
|
|
int |
Y |
|
) |
| |
|
inline |
◆ SetX() [1/2]
void cPoint::SetX |
( |
int |
X | ) |
|
|
inline |
◆ SetX() [2/2]
void cPoint::SetX |
( |
int |
X | ) |
|
|
inline |
Definition at line 320 of file osd.h.
References x, and X().
◆ SetY() [1/2]
void cPoint::SetY |
( |
int |
Y | ) |
|
|
inline |
◆ SetY() [2/2]
void cPoint::SetY |
( |
int |
Y | ) |
|
|
inline |
Definition at line 321 of file osd.h.
References y, and Y().
◆ Shift() [1/4]
void cPoint::Shift |
( |
const cPoint & |
Dp | ) |
|
|
inline |
◆ Shift() [2/4]
void cPoint::Shift |
( |
const cPoint & |
Dp | ) |
|
|
inline |
◆ Shift() [3/4]
void cPoint::Shift |
( |
int |
Dx, |
|
|
int |
Dy |
|
) |
| |
|
inline |
◆ Shift() [4/4]
void cPoint::Shift |
( |
int |
Dx, |
|
|
int |
Dy |
|
) |
| |
|
inline |
Definition at line 324 of file osd.h.
References x, and y.
◆ Shifted() [1/4]
◆ Shifted() [2/4]
◆ Shifted() [3/4]
cPoint cPoint::Shifted |
( |
int |
Dx, |
|
|
int |
Dy |
|
) |
| const |
|
inline |
◆ Shifted() [4/4]
cPoint cPoint::Shifted |
( |
int |
Dx, |
|
|
int |
Dy |
|
) |
| const |
|
inline |
◆ X() [1/2]
int cPoint::X |
( |
void |
| ) |
const |
|
inline |
Definition at line 318 of file include/vdr/osd.h.
References x.
Referenced by cTrueColorDemo::Action(), cRect::Combine(), cSize::Contains(), cRect::Contains(), cPoint(), cPixmapMemory::DrawBitmap(), cPixmapMemory::DrawBlendedPixel(), cPixmapMemory::DrawImage(), cPixmapMemory::DrawPixel(), cPixmap::DrawPixmap(), cPixmapMemory::DrawText(), cImage::GetPixel(), operator-(), operator==(), cTrueColorDemo::ProcessKey(), Set(), cImage::SetPixel(), SetX(), Shift(), and cRect::X().
◆ X() [2/2]
int cPoint::X |
( |
void |
| ) |
const |
|
inline |
Definition at line 318 of file osd.h.
References x.
◆ Y() [1/2]
int cPoint::Y |
( |
void |
| ) |
const |
|
inline |
Definition at line 319 of file include/vdr/osd.h.
References y.
Referenced by cTrueColorDemo::Action(), cRect::Combine(), cSize::Contains(), cRect::Contains(), cPoint(), cPixmapMemory::DrawBitmap(), cPixmapMemory::DrawBlendedPixel(), cPixmapMemory::DrawImage(), cPixmapMemory::DrawPixel(), cPixmap::DrawPixmap(), cPixmapMemory::DrawText(), cImage::GetPixel(), operator-(), operator==(), cTrueColorDemo::ProcessKey(), Set(), cImage::SetPixel(), SetY(), Shift(), and cRect::Y().
◆ Y() [2/2]
int cPoint::Y |
( |
void |
| ) |
const |
|
inline |
Definition at line 319 of file osd.h.
References y.
The documentation for this class was generated from the following files: