#include <salbmp.h>
|
| ImplSalDDB (XImage *pImage, Drawable aDrawable, SalX11Screen nXScreen, const SalTwoRect &rTwoRect) |
|
| ImplSalDDB (Drawable aDrawable, SalX11Screen nXScreen, tools::Long nDrawableDepth, tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight) |
|
| ~ImplSalDDB () |
|
Pixmap | ImplGetPixmap () const |
|
tools::Long | ImplGetWidth () const |
|
tools::Long | ImplGetHeight () const |
|
tools::Long | ImplGetDepth () const |
|
const SalX11Screen & | ImplGetScreen () const |
|
bool | ImplMatches (SalX11Screen nXScreen, tools::Long nDepth, const SalTwoRect &rTwoRect) const |
|
void | ImplDraw (Drawable aDrawable, const SalTwoRect &rTwoRect, const GC &rGC) const |
|
Definition at line 153 of file unx/salbmp.h.
◆ ImplSalDDB() [1/2]
ImplSalDDB::ImplSalDDB |
( |
XImage * |
pImage, |
|
|
Drawable |
aDrawable, |
|
|
SalX11Screen |
nXScreen, |
|
|
const SalTwoRect & |
rTwoRect |
|
) |
| |
◆ ImplSalDDB() [2/2]
◆ ~ImplSalDDB()
ImplSalDDB::~ImplSalDDB |
( |
| ) |
|
◆ ImplDraw() [1/2]
void ImplSalDDB::ImplDraw |
( |
Drawable |
aDrawable, |
|
|
const SalTwoRect & |
rTwoRect, |
|
|
const GC & |
rGC |
|
) |
| const |
◆ ImplDraw() [2/2]
◆ ImplGetDepth()
◆ ImplGetHeight()
◆ ImplGetPixmap()
Pixmap ImplSalDDB::ImplGetPixmap |
( |
| ) |
const |
|
inline |
◆ ImplGetScreen()
◆ ImplGetWidth()
◆ ImplMatches()
◆ maPixmap
Pixmap ImplSalDDB::maPixmap |
|
private |
◆ maTwoRect
◆ mnDepth
◆ mnXScreen
The documentation for this class was generated from the following file: