applyMaskToWindow(OSWindow &rWindow) | X11Graphics | [virtual] |
clear() | X11Graphics | [virtual] |
copyToWindow(OSWindow &rWindow, int xSrc, int ySrc, int width, int height, int xDest, int yDest) | X11Graphics | [virtual] |
drawBitmap(const GenericBitmap &rBitmap, int xSrc=0, int ySrc=0, int xDest=0, int yDest=0, int width=-1, int height=-1, bool blend=false) | X11Graphics | [virtual] |
drawGraphics(const OSGraphics &rGraphics, int xSrc=0, int ySrc=0, int xDest=0, int yDest=0, int width=-1, int height=-1) | X11Graphics | [virtual] |
drawRect(int left, int top, int width, int height, uint32_t color) | X11Graphics | [virtual] |
fillRect(int left, int top, int width, int height, uint32_t color) | X11Graphics | [virtual] |
getDrawable() const | X11Graphics | [inline] |
getIntf() const | SkinObject | [inline] |
getMask() const | X11Graphics | [inline] |
getWidth() const | X11Graphics | [inline, virtual] |
hit(int x, int y) const | X11Graphics | [virtual] |