Searched refs:pModernBitmap (Results 1 – 1 of 1) sorted by relevance
2333 static BitmapEx* pModernBitmap = 0; in GetHandlesBitmap() local2334 if( pModernBitmap == 0 ) in GetHandlesBitmap()2335 pModernBitmap = new BitmapEx(ResId(SIP_SA_CROP_FINE_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()2336 return *pModernBitmap; in GetHandlesBitmap()
Completed in 47 milliseconds