Searched refs:pSimpleBitmap (Results 1 – 1 of 1) sorted by relevance
2340 static BitmapEx* pSimpleBitmap = 0; in GetHandlesBitmap() local2341 if( pSimpleBitmap == 0 ) in GetHandlesBitmap()2342 pSimpleBitmap = new BitmapEx(ResId(SIP_SA_CROP_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()2343 return *pSimpleBitmap; in GetHandlesBitmap()
Completed in 19 milliseconds