Searched refs:aBottomRight2 (Results 1 – 1 of 1) sorted by relevance
1012 Point aBottomRight2( aTitleRect.Right(), aTitleRect.Bottom()-1 ); in ImplDraw() local1016 DrawLine( aTopLeft2, Point( aBottomRight2.X(), aTopLeft2.Y() ) ); in ImplDraw()1017 DrawLine( aTopLeft2, Point( aTopLeft2.X(), aBottomRight2.Y() ) ); in ImplDraw()1019 DrawLine( Point( aTopLeft2.X(), aBottomRight2.Y() ), aBottomRight2 ); in ImplDraw()1020 DrawLine( Point( aBottomRight2.X(), aTopLeft2.Y() ), aBottomRight2 ); in ImplDraw()
Completed in 15 milliseconds