Searched refs:nDrawableDepth (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 190 long nDrawableDepth, in ImplCreateDIB() argument 196 if( aDrawable && nWidth && nHeight && nDrawableDepth ) in ImplCreateDIB() 477 if( aDrawable && nWidth && nHeight && nDrawableDepth ) in ImplCreateFromDrawable() 578 long nDrawableDepth, in ImplGetDDB() argument 654 nDrawableDepth, aTwoRect ); in ImplGetDDB() 674 long nDrawableDepth, in ImplDraw() argument 678 ImplGetDDB( aDrawable, nScreen, nDrawableDepth, rTwoRect ); in ImplDraw() 680 mpDDB->ImplDraw( aDrawable, nDrawableDepth, rTwoRect, rGC ); in ImplDraw() 913 mnDepth( nDrawableDepth ), in ImplSalDDB() 934 ImplDraw( aDrawable, nDrawableDepth, maPixmap, mnDepth, in ImplSalDDB() [all …]
|
/trunk/main/vcl/inc/unx/ |
H A D | salbmp.h | 54 long nDrawableDepth, 82 long nDrawableDepth, 90 SAL_DLLPRIVATE ImplSalDDB* ImplGetDDB( Drawable, int nScreen, long nDrawableDepth, 92 void ImplDraw( Drawable aDrawable, int nScreen, long nDrawableDepth, 148 long nDrawableDepth, 164 void ImplDraw( Drawable aDrawable, long nDrawableDepth,
|
Completed in 22 milliseconds