Lines Matching refs:Right

417             aRect.Right() = nY;  in ImplInvertLines()
428 aRect.Right() = n; in ImplInvertLines()
441 aTempRect.Right() = RULER_OFF-1; in ImplInvertLines()
450 aTempRect.Right() = aRect.Right(); in ImplInvertLines()
451 aTempRect.Left() = aTempRect.Right()-RULER_OFF+1; in ImplInvertLines()
1010 rRect.Bottom() = aTmp.Right(); in lcl_RotateRect_Impl()
1012 rRect.Right() = aTmp.Bottom(); in lcl_RotateRect_Impl()
1017 rRect.Right() = nRef - rRect.Right(); in lcl_RotateRect_Impl()
1037 aRect1.Right() = rPos.X() - RULER_TAB_DWIDTH2 + RULER_TAB_DWIDTH ; in ImplDrawRulerTab()
1041 … aRect2.Right() = rPos.X() - RULER_TAB_DWIDTH2 + RULER_TAB_DWIDTH3 + RULER_TAB_DWIDTH4 - 1; in ImplDrawRulerTab()
1049 aRect1.Right() = rPos.X() + RULER_TAB_WIDTH - 1; in ImplDrawRulerTab()
1053 aRect2.Right() = rPos.X() + RULER_TAB_WIDTH2 - 1; in ImplDrawRulerTab()
1060 aRect1.Right() = rPos.X(); in ImplDrawRulerTab()
1064 aRect2.Right() = rPos.X(); in ImplDrawRulerTab()
1071 aRect1.Right() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH; in ImplDrawRulerTab()
1075 … aRect2.Right() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH3 + RULER_TAB_CWIDTH4 - 1; in ImplDrawRulerTab()
1082 aRect3.Right() = rPos.X() - RULER_TAB_CWIDTH2 + RULER_TAB_CWIDTH; in ImplDrawRulerTab()
1434 maExtraRect.Right() = RULER_OFF+mnVirHeight-1; in ImplInitExtraField()
1446 mnVirOff = maExtraRect.Right()+1; in ImplInitExtraField()
1512 aRect.Right() -= 2; in ImplDrawExtra()
1519 aRect.Right() -= 1; in ImplDrawExtra()
1554 Point( aRect.Right()-1, aRect.Top()+4 ) ); in ImplDrawExtra()
1695 aRect.Right() = n1+RULER_TAB_WIDTH-1; in ImplHitTest()
1699 aRect.Right() = n1; in ImplHitTest()
1705 aRect.Right() = n1-RULER_TAB_CWIDTH2+RULER_TAB_CWIDTH; in ImplHitTest()
1737 aRect.Right() = n1+nIndentWidth2; in ImplHitTest()
1744 aRect.Right() = n1+nIndentWidth2; in ImplHitTest()
1887 aRect.Right() = n1+RULER_TAB_WIDTH-1; in ImplHitTest()
1891 aRect.Right() = n1; in ImplHitTest()
1897 aRect.Right() = n1-RULER_TAB_CWIDTH2+RULER_TAB_CWIDTH; in ImplHitTest()
1901 aRect.Right()++; in ImplHitTest()
2311 Point( maExtraRect.Right()-1, maExtraRect.Top() ) ); in Paint()
2315 Point( maExtraRect.Right()-1, maExtraRect.Bottom()-1 ) ); in Paint()
2316 DrawLine( Point( maExtraRect.Right()-1, maExtraRect.Top() ), in Paint()
2317 Point( maExtraRect.Right()-1, maExtraRect.Bottom()-1 ) ); in Paint()
2320 Point( maExtraRect.Right()-2, maExtraRect.Top()+1 ) ); in Paint()
2324 Point( maExtraRect.Right(), maExtraRect.Bottom() ) ); in Paint()
2325 DrawLine( Point( maExtraRect.Right(), maExtraRect.Top() ), in Paint()
2326 Point( maExtraRect.Right(), maExtraRect.Bottom() ) ); in Paint()
2459 aRect.Right() = aRect.Left()+RULER_RESIZE_OFF; in Resize()
2471 aRect.Right() = RULER_OFF+mnVirHeight; in Resize()