Searched refs:pSimpleBitmap (Results 1 – 1 of 1) sorted by relevance
2351 static BitmapEx* pSimpleBitmap = 0; in GetHandlesBitmap() local2352 if( pSimpleBitmap == 0 ) in GetHandlesBitmap()2353 pSimpleBitmap = new BitmapEx(ResId(SIP_SA_CROP_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()2354 return *pSimpleBitmap; in GetHandlesBitmap()
Completed in 17 milliseconds