Searched refs:bmpSize (Results 1 – 1 of 1) sorted by relevance
4889 Size bmpSize( 16, 16 ); in ImplMeasureItem() local4896 pMI->itemWidth = checkSize.Width() + 3 + bmpSize.Width() + 3 + strSize.cx; in ImplMeasureItem()4897 pMI->itemHeight = Max( Max( checkSize.Height(), bmpSize.Height() ), strSize.cy ); in ImplMeasureItem()4977 Size bmpSize(16, 16); in ImplDrawItem() local5003 x, y+(lineHeight-bmpSize.Height())/2, bmpSize.Width(), bmpSize.Height(), in ImplDrawItem()5011 x += bmpSize.Width() + 3; in ImplDrawItem()
Completed in 29 milliseconds