Home
last modified time | relevance | path

Searched refs:bmpSize (Results 1 – 1 of 1) sorted by path

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4889 Size bmpSize( 16, 16 ); in ImplMeasureItem() local
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()
4977 Size bmpSize(16, 16); in ImplDrawItem() local
5003 x, y+(lineHeight-bmpSize.Height())/2, bmpSize.Width(), bmpSize.Height(), in ImplDrawItem()
5011 x += bmpSize.Width() + 3; in ImplDrawItem()

Completed in 49 milliseconds