Searched refs:mask_bitmap_type (Results 1 – 1 of 1) sorted by relevance
185 Masks> mask_bitmap_type; typedef in basebmp::__anon4f2c11760111::BitmapRenderer330 …boost::shared_ptr<mask_bitmap_type> getCompatibleClipMask( const BitmapDeviceSharedPtr& bmp ) const in getCompatibleClipMask()332 … boost::shared_ptr<mask_bitmap_type> pMask( boost::dynamic_pointer_cast<mask_bitmap_type>( bmp )); in getCompatibleClipMask()347 return boost::dynamic_pointer_cast<mask_bitmap_type>( bmp ).get() != NULL; in isCompatibleClipMask()393 boost::shared_ptr<mask_bitmap_type> pMask( getCompatibleClipMask(rClip) ); in setPixel_i()490 boost::shared_ptr<mask_bitmap_type> pMask( getCompatibleClipMask(rClip) ); in getMaskedIter()730 boost::shared_ptr<mask_bitmap_type> pMask( getCompatibleClipMask(rAlphaMask) ); in drawMaskedColor_i()779 boost::shared_ptr<mask_bitmap_type> pMask( getCompatibleClipMask(rAlphaMask) ); in drawMaskedColor_i()797 boost::shared_ptr<mask_bitmap_type> pClipMask( getCompatibleClipMask(rClip) ); in drawMaskedColor_i()844 boost::shared_ptr<mask_bitmap_type> pMask( getCompatibleClipMask(rMask) ); in implDrawMaskedBitmap()
Completed in 22 milliseconds