Lines Matching refs:CalcZoom
395 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in ImplDrawAlignedImage()
396 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawAlignedImage()
2221 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in ImplDrawRadioButtonState()
2222 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawRadioButtonState()
2438 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in ImplDrawRadioButton()
2439 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawRadioButton()
2748 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in Draw()
2749 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in Draw()
2750 aBrd1Size.Width() = CalcZoom( aBrd1Size.Width() ); in Draw()
2751 aBrd1Size.Height() = CalcZoom( aBrd1Size.Height() ); in Draw()
2752 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()
2753 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()
3026 return CalcZoom( 4 ); in ImplGetImageToTextDistance()
3498 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in ImplDrawCheckBox()
3499 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawCheckBox()
3692 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in Draw()
3693 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in Draw()
3694 aBrd1Size.Width() = CalcZoom( aBrd1Size.Width() ); in Draw()
3695 aBrd1Size.Height() = CalcZoom( aBrd1Size.Height() ); in Draw()
3696 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()
3697 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()
3970 return CalcZoom( 4 ); in ImplGetImageToTextDistance()