Home
last modified time | relevance | path

Searched refs:ImplGetDepth (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx343 mpDDB->ImplGetDepth(), in ImplCreateXImage()
590 mpDDB->ImplGetDepth(), in ImplGetDDB()
722 rSalBmp.mpDDB->ImplGetDepth(), in Create()
784 nBitCount = mpDDB->ImplGetDepth(); in GetBitCount()
799 mpDDB->ImplGetDepth(), in AcquireBuffer()
851 …if( (maPixmap = XCreatePixmap( pXDisp, aDrawable, ImplGetWidth(), ImplGetHeight(), ImplGetDepth() … in ImplSalDDB()
H A Dsalgdi2.cxx814 if( nDepth != pSrcDDB->ImplGetDepth() ) in drawAlphaBitmap()
/trunk/main/vcl/inc/unx/
H A Dsalbmp.h159 long ImplGetDepth() const { return mnDepth; } in ImplGetDepth() function in ImplSalDDB

Completed in 13 milliseconds