Lines Matching refs:DrawLine
356 maVirDev.DrawLine( Point( nX1, nY1 ), Point( nX2, nY2 ) ); in ImplVDrawLine()
358 maVirDev.DrawLine( Point( nY1, nX1 ), Point( nY2, nX2 ) ); in ImplVDrawLine()
876 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
881 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
885 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
889 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
894 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
904 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
907 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
912 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
916 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
920 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
1553 DrawLine( Point( aRect.Left()+1, aRect.Top()+4 ), in ImplDrawExtra()
1555 DrawLine( Point( aRect.Left()+4, aRect.Top()+1 ), in ImplDrawExtra()
2310 DrawLine( Point( maExtraRect.Left(), maExtraRect.Top() ), in Paint()
2312 DrawLine( Point( maExtraRect.Left(), maExtraRect.Top() ), in Paint()
2314 DrawLine( Point( maExtraRect.Left(), maExtraRect.Bottom()-1 ), in Paint()
2316 DrawLine( Point( maExtraRect.Right()-1, maExtraRect.Top() ), in Paint()
2319 DrawLine( Point( maExtraRect.Left()+1, maExtraRect.Top()+1 ), in Paint()
2321 DrawLine( Point( maExtraRect.Left()+1, maExtraRect.Top()+1 ), in Paint()
2323 DrawLine( Point( maExtraRect.Left(), maExtraRect.Bottom() ), in Paint()
2325 DrawLine( Point( maExtraRect.Right(), maExtraRect.Top() ), in Paint()
2346 DrawLine( Point( mnBorderOff, mnHeight-2 ), in Paint()
2350 DrawLine( Point( mnBorderOff-1, mnHeight-2 ), in Paint()
2355 DrawLine( Point( mnBorderOff, mnHeight-1 ), in Paint()
2363 DrawLine( Point( mnWidth-2, mnBorderOff ), in Paint()
2367 DrawLine( Point( mnWidth-2, mnBorderOff-1 ), in Paint()
2372 DrawLine( Point( mnWidth-1, mnBorderOff ), in Paint()