|
vdr 2.7.9
|
This is the complete list of members for cPixmapMemory, including all inherited members.
| Alpha(void) const | cPixmap | inline |
| alpha | cPixmap | private |
| Clear(void) override | cPixmapMemory | virtual |
| Copy(const cPixmap *Pixmap, const cRect &Source, const cPoint &Dest) override | 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 |
| dirtyDrawPort | cPixmap | private |
| DirtyViewPort(void) const | cPixmap | inline |
| dirtyViewPort | cPixmap | private |
| DrawBitmap(const cPoint &Point, const cBitmap &Bitmap, tColor ColorFg=0, tColor ColorBg=0, bool Overlay=false) override | cPixmapMemory | virtual |
| DrawBlendedPixel(const cPoint &Point, tColor Color, uint8_t AlphaLayer=ALPHA_OPAQUE) override | cPixmapMemory | virtual |
| DrawEllipse(const cRect &Rect, tColor Color, int Quadrants=0) override | cPixmapMemory | virtual |
| DrawImage(const cPoint &Point, const cImage &Image) override | cPixmapMemory | virtual |
| DrawImage(const cPoint &Point, int ImageHandle) override | cPixmapMemory | virtual |
| DrawPixel(const cPoint &Point, tColor Color) override | cPixmapMemory | virtual |
| DrawPixmap(const cPixmap *Pixmap, const cRect &Dirty) | cPixmap | protectedvirtual |
| DrawPort(void) const | cPixmap | inline |
| drawPort | cPixmap | private |
| DrawRectangle(const cRect &Rect, tColor Color) override | cPixmapMemory | virtual |
| DrawScaledImage(const cPoint &Point, const cImage &Image, double FactorX, double FactorY, bool AntiAlias=false) override | cPixmapMemory | virtual |
| DrawScaledImage(const cPoint &Point, int ImageHandle, double FactorX, double FactorY, bool AntiAlias=false) override | cPixmapMemory | virtual |
| DrawSlope(const cRect &Rect, tColor Color, int Type) override | 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) override | cPixmapMemory | virtual |
| Fill(tColor Color) override | cPixmapMemory | virtual |
| Layer(void) const | cPixmap | inline |
| layer | cPixmap | private |
| 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 |
| mutex | cPixmap | privatestatic |
| Pan(const cPoint &Dest, const cRect &Source=cRect::Null) override | cPixmapMemory | virtual |
| panning | cPixmapMemory | private |
| Render(const cPixmap *Pixmap, const cRect &Source, const cPoint &Dest) override | cPixmapMemory | virtual |
| Scroll(const cPoint &Dest, const cRect &Source=cRect::Null) override | 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 |
| tile | cPixmap | private |
| Unlock(void) | cPixmap | inlinestatic |
| ViewPort(void) const | cPixmap | inline |
| viewPort | cPixmap | private |
| ~cPixmap() | cPixmap | inlineprotectedvirtual |
| ~cPixmapMemory() override | cPixmapMemory | virtual |