Lines Matching refs:CalcZoom

393     aImageSize.Width()  = CalcZoom( aImageSize.Width() );  in ImplDrawAlignedImage()
394 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawAlignedImage()
2218 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in ImplDrawRadioButtonState()
2219 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawRadioButtonState()
2435 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in ImplDrawRadioButton()
2436 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawRadioButton()
2745 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in Draw()
2746 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in Draw()
2747 aBrd1Size.Width() = CalcZoom( aBrd1Size.Width() ); in Draw()
2748 aBrd1Size.Height() = CalcZoom( aBrd1Size.Height() ); in Draw()
2749 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()
2750 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()
3023 return CalcZoom( 4 ); in ImplGetImageToTextDistance()
3495 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in ImplDrawCheckBox()
3496 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in ImplDrawCheckBox()
3689 aImageSize.Width() = CalcZoom( aImageSize.Width() ); in Draw()
3690 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in Draw()
3691 aBrd1Size.Width() = CalcZoom( aBrd1Size.Width() ); in Draw()
3692 aBrd1Size.Height() = CalcZoom( aBrd1Size.Height() ); in Draw()
3693 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()
3694 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()
3967 return CalcZoom( 4 ); in ImplGetImageToTextDistance()