Searched refs:pContextBitmapItem (Results 1 – 2 of 2) sorted by relevance
270 SvLBoxContextBmp* pContextBitmapItem = static_cast< SvLBoxContextBmp* >( pItem ); in notifyHiContrastChanged() local272 pContextBitmapItem->SetBitmap1( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()273 pContextBitmapItem->SetBitmap2( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()274 pContextBitmapItem->SetBitmap1( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()275 pContextBitmapItem->SetBitmap2( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()
179 SvLBoxContextBmp* pContextBitmapItem = static_cast< SvLBoxContextBmp* >( pItem ); in notifyHiContrastChanged() local193 pContextBitmapItem->SetBitmap1( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()194 pContextBitmapItem->SetBitmap2( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()195 pContextBitmapItem->SetBitmap1( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()196 pContextBitmapItem->SetBitmap2( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()
Completed in 27 milliseconds