Home
last modified time | relevance | path

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

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx315 … boost::shared_ptr<BitmapRenderer> getCompatibleBitmap( const BitmapDeviceSharedPtr& bmp ) const in getCompatibleBitmap() function in basebmp::__anonf398764d0111::BitmapRenderer
324 return getCompatibleBitmap(bmp).get() != NULL; in isCompatibleBitmap()
632 boost::shared_ptr<BitmapRenderer> pSrcBmp( getCompatibleBitmap(rSrcBitmap) ); in implDrawBitmap()
840 boost::shared_ptr<BitmapRenderer> pSrcBmp( getCompatibleBitmap(rSrcBitmap) ); in implDrawMaskedBitmap()