Searched refs:pModernBitmap (Results 1 – 1 of 1) sorted by relevance
2344 static BitmapEx* pModernBitmap = 0; in GetHandlesBitmap() local2345 if( pModernBitmap == 0 ) in GetHandlesBitmap()2346 pModernBitmap = new BitmapEx(ResId(SIP_SA_CROP_FINE_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()2347 return *pModernBitmap; in GetHandlesBitmap()
Completed in 235 milliseconds