Searched refs:aTopLeft2 (Results 1 – 1 of 1) sorted by relevance
1010 Point aTopLeft2( aTitleRect.Left(), aTitleRect.Top()+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 20 milliseconds