Searched refs:aBrd2Size (Results 1 – 1 of 1) sorted by relevance
2742 Size aBrd2Size = pDev->LogicToPixel( Size( 60, 60 ), aResMapMode ); in Draw() local2752 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()2753 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()2759 if ( !aBrd2Size.Width() ) in Draw()2760 aBrd2Size.Width() = 1; in Draw()2761 if ( !aBrd2Size.Height() ) in Draw()2762 aBrd2Size.Height() = 1; in Draw()3686 Size aBrd2Size = pDev->LogicToPixel( Size( 30, 30 ), aResMapMode ); in Draw() local3696 aBrd2Size.Width() = CalcZoom( aBrd2Size.Width() ); in Draw()3697 aBrd2Size.Height() = CalcZoom( aBrd2Size.Height() ); in Draw()[all …]