Searched refs:pSimpleBitmap (Results 1 – 1 of 1) sorted by relevance
2338 static BitmapEx* pSimpleBitmap = 0; //redirects to Fine Handles now in GetHandlesBitmap() local2339 if( pSimpleBitmap == 0 ) in GetHandlesBitmap()2340 pSimpleBitmap = new BitmapEx(ResId(SIP_SA_CROP_FINE_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()2341 return *pSimpleBitmap; in GetHandlesBitmap()