vdr
2.2.0
|
This is the complete list of members for cOsd, including all inherited members.
active | cOsd | private |
Active(void) | cOsd | inlineprotected |
AddPixmap(cPixmap *Pixmap) | cOsd | protected |
bitmaps | cOsd | private |
CanHandleAreas(const tArea *Areas, int NumAreas) | cOsd | virtual |
cOsd(int Left, int Top, uint Level) | cOsd | protected |
cOsdProvider class | cOsd | friend |
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) | cOsd | virtual |
GetBitmap(int Area) | cOsd | |
Height(void) | cOsd | inline |
height | cOsd | private |
IsOpen(void) | cOsd | inlinestatic |
IsTrueColor(void) const | cOsd | inline |
isTrueColor | cOsd | private |
Left(void) | cOsd | inline |
left | cOsd | private |
level | cOsd | private |
mutex | cOsd | privatestatic |
numBitmaps | cOsd | private |
osdHeight | cOsd | privatestatic |
OsdHeight(void) | cOsd | inlinestatic |
osdLeft | cOsd | privatestatic |
OsdLeft(void) | cOsd | inlinestatic |
Osds | cOsd | privatestatic |
osdTop | cOsd | privatestatic |
OsdTop(void) | cOsd | inlinestatic |
osdWidth | cOsd | privatestatic |
OsdWidth(void) | cOsd | inlinestatic |
pixmaps | cOsd | private |
RenderPixmaps(void) | cOsd | protected |
RestoreRegion(void) | cOsd | virtual |
savedBitmap | cOsd | private |
savedPixmap | cOsd | private |
SaveRegion(int x1, int y1, int x2, int y2) | cOsd | virtual |
SetActive(bool On) | cOsd | inlineprotectedvirtual |
SetAntiAliasGranularity(uint FixedColors, uint BlendColors) | cOsd | |
SetAreas(const tArea *Areas, int NumAreas) | cOsd | virtual |
SetOsdPosition(int Left, int Top, int Width, int Height) | cOsd | static |
SetPalette(const cPalette &Palette, int Area) | cOsd | virtual |
top | cOsd | private |
Top(void) | cOsd | inline |
width | cOsd | private |
Width(void) | cOsd | inline |
~cOsd() | cOsd | virtual |