vdr
2.2.0
|
This is the complete list of members for cPixmapMemory, including all inherited members.
Alpha(void) const | cPixmap | inline |
Clear(void) | cPixmapMemory | virtual |
Copy(const cPixmap *Pixmap, const cRect &Source, const cPoint &Dest) | cPixmapMemory | virtual |
cPixmap(void) | cPixmap | |
cPixmap(int Layer, const cRect &ViewPort, const cRect &DrawPort=cRect::Null) | cPixmap | |
cPixmapMemory(void) | cPixmapMemory | |
cPixmapMemory(int Layer, const cRect &ViewPort, const cRect &DrawPort=cRect::Null) | cPixmapMemory | |
Data(void) | cPixmapMemory | inline |
data | cPixmapMemory | private |
DirtyDrawPort(void) const | cPixmap | inline |
DirtyViewPort(void) const | cPixmap | inline |
DrawBitmap(const cPoint &Point, const cBitmap &Bitmap, tColor ColorFg=0, tColor ColorBg=0, bool Overlay=false) | cPixmapMemory | virtual |
DrawEllipse(const cRect &Rect, tColor Color, int Quadrants=0) | cPixmapMemory | virtual |
DrawImage(const cPoint &Point, const cImage &Image) | cPixmapMemory | virtual |
DrawImage(const cPoint &Point, int ImageHandle) | cPixmapMemory | virtual |
DrawPixel(const cPoint &Point, tColor Color) | cPixmapMemory | virtual |
DrawPixmap(const cPixmap *Pixmap, const cRect &Dirty) | cPixmap | protectedvirtual |
DrawPort(void) const | cPixmap | inline |
DrawRectangle(const cRect &Rect, tColor Color) | cPixmapMemory | virtual |
DrawSlope(const cRect &Rect, tColor Color, int Type) | cPixmapMemory | virtual |
DrawText(const cPoint &Point, const char *s, tColor ColorFg, tColor ColorBg, const cFont *Font, int Width=0, int Height=0, int Alignment=taDefault) | cPixmapMemory | virtual |
Fill(tColor Color) | cPixmapMemory | virtual |
Layer(void) const | cPixmap | inline |
Lock(void) | cPixmap | inlinestatic |
MarkDrawPortDirty(const cRect &Rect) | cPixmap | protected |
MarkDrawPortDirty(const cPoint &Point) | cPixmap | protected |
MarkViewPortDirty(const cRect &Rect) | cPixmap | protected |
MarkViewPortDirty(const cPoint &Point) | cPixmap | protected |
Pan(const cPoint &Dest, const cRect &Source=cRect::Null) | cPixmapMemory | virtual |
panning | cPixmapMemory | private |
Render(const cPixmap *Pixmap, const cRect &Source, const cPoint &Dest) | cPixmapMemory | virtual |
Scroll(const cPoint &Dest, const cRect &Source=cRect::Null) | cPixmapMemory | virtual |
SetAlpha(int Alpha) | cPixmap | virtual |
SetClean(void) | cPixmap | protected |
SetDrawPortPoint(const cPoint &Point, bool Dirty=true) | cPixmap | virtual |
SetLayer(int Layer) | cPixmap | virtual |
SetTile(bool Tile) | cPixmap | virtual |
SetViewPort(const cRect &Rect) | cPixmap | virtual |
Tile(void) const | cPixmap | inline |
Unlock(void) | cPixmap | inlinestatic |
ViewPort(void) const | cPixmap | inline |
~cPixmap() | cPixmap | inlineprotectedvirtual |
~cPixmapMemory() | cPixmapMemory | virtual |