Searched refs:pModernBitmap (Results 1 – 1 of 1) sorted by relevance
2323 static BitmapEx* pModernBitmap = 0; in GetHandlesBitmap() local2324 if( pModernBitmap == 0 ) in GetHandlesBitmap()2325 pModernBitmap = new BitmapEx(ResId(SIP_SA_CROP_FINE_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()2326 return *pModernBitmap; in GetHandlesBitmap()
Completed in 23 milliseconds