Searched refs:strSize (Results 1 – 1 of 1) sorted by relevance
4869 SIZE strSize; in ImplMeasureItem() local4889 aStr.Len(), &strSize ); in ImplMeasureItem()4899 pMI->itemWidth = checkSize.Width() + 3 + bmpSize.Width() + 3 + strSize.cx; in ImplMeasureItem()4900 pMI->itemHeight = Max( Max( checkSize.Height(), bmpSize.Height() ), strSize.cy ); in ImplMeasureItem()5028 SIZE strSize; in ImplDrawItem() local5031 aStr.Len(), &strSize ); in ImplDrawItem()5035 (WPARAM)0, aRect.left, aRect.top + (lineHeight - strSize.cy)/2, 0, 0, in ImplDrawItem()
Completed in 35 milliseconds