Searched refs:GraphicsH (Results 1 – 2 of 2) sorted by relevance
202 Bitmap *GraphicsH[4]; /* high contrast bitmaps */ member in SmCategoryDesc222 return bIsHighContrast ? GraphicsH[Index] : Graphics[Index]; in GetGraphic()
675 GraphicsH[i] = new Bitmap(ResId(10*nI2+1,*rResId.GetResMgr())); in SmCategoryDesc()681 GraphicsH[i] = 0; in SmCategoryDesc()703 delete GraphicsH[i]; in ~SmCategoryDesc()
Completed in 31 milliseconds