Lines Matching refs:Bottom

415             aRect.Bottom() = nY;  in ImplInvertLines()
433 aRect.Bottom() = n; in ImplInvertLines()
439 aTempRect.Bottom() = RULER_OFF-1; in ImplInvertLines()
445 aTempRect.Bottom() = aRect.Bottom(); in ImplInvertLines()
446 aTempRect.Top() = aTempRect.Bottom()-RULER_OFF+1; in ImplInvertLines()
1010 rRect.Bottom() = aTmp.Right(); in lcl_RotateRect_Impl()
1012 rRect.Right() = aTmp.Bottom(); in lcl_RotateRect_Impl()
1038 aRect1.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1042 aRect2.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1050 aRect1.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1054 aRect2.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1061 aRect1.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1065 aRect2.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1072 aRect1.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1076 aRect2.Bottom() = rPos.Y(); in ImplDrawRulerTab()
1083 aRect3.Bottom()= rPos.Y() - RULER_TAB_HEIGHT + 1 + 2 ; in ImplDrawRulerTab()
1435 maExtraRect.Bottom() = RULER_OFF+mnVirHeight-1; in ImplInitExtraField()
1513 aRect.Bottom() -= 2; in ImplDrawExtra()
1520 aRect.Bottom() -= 1; in ImplDrawExtra()
1556 Point( aRect.Left()+4, aRect.Bottom()-1 ) ); in ImplDrawExtra()
1677 aRect.Bottom() = nHitBottom; in ImplHitTest()
1678 aRect.Top() = aRect.Bottom()-RULER_TAB_HEIGHT-RULER_OFF; in ImplHitTest()
1739 aRect.Bottom() = nHitBottom; in ImplHitTest()
1746 aRect.Bottom() = nIndentHeight+RULER_OFF-1; in ImplHitTest()
1870 aRect.Bottom() = nHitBottom; in ImplHitTest()
2313 Point( maExtraRect.Left(), maExtraRect.Bottom()-1 ) ); in Paint()
2314 DrawLine( Point( maExtraRect.Left(), maExtraRect.Bottom()-1 ), in Paint()
2315 Point( maExtraRect.Right()-1, maExtraRect.Bottom()-1 ) ); in Paint()
2317 Point( maExtraRect.Right()-1, maExtraRect.Bottom()-1 ) ); in Paint()
2322 Point( maExtraRect.Left()+1, maExtraRect.Bottom()-2 ) ); in Paint()
2323 DrawLine( Point( maExtraRect.Left(), maExtraRect.Bottom() ), in Paint()
2324 Point( maExtraRect.Right(), maExtraRect.Bottom() ) ); in Paint()
2326 Point( maExtraRect.Right(), maExtraRect.Bottom() ) ); in Paint()
2461 aRect.Bottom() = RULER_OFF+mnVirHeight; in Resize()
2469 aRect.Bottom() = aRect.Top()+RULER_RESIZE_OFF; in Resize()