Searched refs:pModernBitmap (Results 1 – 1 of 1) sorted by relevance
2331 static BitmapEx* pModernBitmap = 0; in GetHandlesBitmap() local2332 if( pModernBitmap == 0 ) in GetHandlesBitmap()2333 pModernBitmap = new BitmapEx(ResId(SIP_SA_CROP_FINE_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()2334 return *pModernBitmap; in GetHandlesBitmap()