Searched refs:bmpSize (Results 1 – 1 of 1) sorted by relevance
4886 Size bmpSize( 16, 16 ); in ImplMeasureItem() local4893 pMI->itemWidth = checkSize.Width() + 3 + bmpSize.Width() + 3 + strSize.cx; in ImplMeasureItem()4894 pMI->itemHeight = Max( Max( checkSize.Height(), bmpSize.Height() ), strSize.cy ); in ImplMeasureItem()4974 Size bmpSize(16, 16); in ImplDrawItem() local5000 x, y+(lineHeight-bmpSize.Height())/2, bmpSize.Width(), bmpSize.Height(), in ImplDrawItem()5008 x += bmpSize.Width() + 3; in ImplDrawItem()