Searched refs:aBrd2Size (Results 1 – 1 of 1) sorted by relevance
2739 Size aBrd2Size = pDev->LogicToPixel( Size( 60, 60 ), aResMapMode ); in Draw() local2749 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()2750 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()2756 if ( !aBrd2Size.Width() ) in Draw()2757 aBrd2Size.Width() = 1; in Draw()2758 if ( !aBrd2Size.Height() ) in Draw()2759 aBrd2Size.Height() = 1; in Draw()3683 Size aBrd2Size = pDev->LogicToPixel( Size( 30, 30 ), aResMapMode ); in Draw() local3693 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()3694 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()[all …]