Searched refs:strSize (Results 1 – 1 of 1) sorted by relevance
4866 SIZE strSize; in ImplMeasureItem() local4886 aStr.Len(), &strSize ); in ImplMeasureItem()4896 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()5025 SIZE strSize; in ImplDrawItem() local5028 aStr.Len(), &strSize ); in ImplDrawItem()5032 (WPARAM)0, aRect.left, aRect.top + (lineHeight - strSize.cy)/2, 0, 0, in ImplDrawItem()
Completed in 56 milliseconds