Searched refs:ImplGetDepth (Results 1 – 3 of 3) sorted by relevance
343 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()
814 if( nDepth != pSrcDDB->ImplGetDepth() ) in drawAlphaBitmap()
159 long ImplGetDepth() const { return mnDepth; } in ImplGetDepth() function in ImplSalDDB
Completed in 13 milliseconds