vdr
2.2.0
|
This is the complete list of members for cHdffOsdRaw, including all inherited members.
Active(void) | cOsd | inlineprotected |
AddPixmap(cPixmap *Pixmap) | cOsd | protected |
CanHandleAreas(const tArea *Areas, int NumAreas) | cHdffOsdRaw | virtual |
cHdffOsdRaw(int Left, int Top, HDFF::cHdffCmdIf *pHdffCmdIf, uint Level) | cHdffOsdRaw | |
cOsd(int Left, int Top, uint Level) | cOsd | protected |
CreatePixmap(int Layer, const cRect &ViewPort, const cRect &DrawPort=cRect::Null) | cOsd | virtual |
DestroyPixmap(cPixmap *Pixmap) | cOsd | virtual |
DrawBitmap(int x, int y, const cBitmap &Bitmap, tColor ColorFg=0, tColor ColorBg=0, bool ReplacePalette=false, bool Overlay=false) | cOsd | virtual |
DrawEllipse(int x1, int y1, int x2, int y2, tColor Color, int Quadrants=0) | cOsd | virtual |
DrawImage(const cPoint &Point, const cImage &Image) | cOsd | virtual |
DrawImage(const cPoint &Point, int ImageHandle) | cOsd | virtual |
DrawPixel(int x, int y, tColor Color) | cOsd | virtual |
DrawRectangle(int x1, int y1, int x2, int y2, tColor Color) | cOsd | virtual |
DrawScaledBitmap(int x, int y, const cBitmap &Bitmap, double FactorX, double FactorY, bool AntiAlias=false) | cOsd | virtual |
DrawSlope(int x1, int y1, int x2, int y2, tColor Color, int Type) | cOsd | virtual |
DrawText(int x, int y, const char *s, tColor ColorFg, tColor ColorBg, const cFont *Font, int Width=0, int Height=0, int Alignment=taDefault) | cOsd | virtual |
Flush(void) | cHdffOsdRaw | virtual |
GetBitmap(int Area) | cOsd | |
Height(void) | cOsd | inline |
IsOpen(void) | cOsd | inlinestatic |
IsTrueColor(void) const | cOsd | inline |
Left(void) | cOsd | inline |
mBitmapColors | cHdffOsdRaw | private |
mBitmapPalette | cHdffOsdRaw | private |
mDispHeight | cHdffOsdRaw | private |
mDisplay | cHdffOsdRaw | private |
mDispWidth | cHdffOsdRaw | private |
mHdffCmdIf | cHdffOsdRaw | private |
OsdHeight(void) | cOsd | inlinestatic |
OsdLeft(void) | cOsd | inlinestatic |
OsdTop(void) | cOsd | inlinestatic |
OsdWidth(void) | cOsd | inlinestatic |
refresh | cHdffOsdRaw | private |
RenderPixmaps(void) | cOsd | protected |
RestoreRegion(void) | cOsd | virtual |
SaveRegion(int x1, int y1, int x2, int y2) | cOsd | virtual |
SetActive(bool On) | cHdffOsdRaw | protectedvirtual |
SetAntiAliasGranularity(uint FixedColors, uint BlendColors) | cOsd | |
SetAreas(const tArea *Areas, int NumAreas) | cHdffOsdRaw | virtual |
SetOsdPosition(int Left, int Top, int Width, int Height) | cOsd | static |
SetPalette(const cPalette &Palette, int Area) | cOsd | virtual |
Top(void) | cOsd | inline |
Width(void) | cOsd | inline |
~cHdffOsdRaw() | cHdffOsdRaw | virtual |
~cOsd() | cOsd | virtual |