Home
last modified time | relevance | path

Searched refs:aRightTestPos (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/vcl/source/control/
H A Dtabctrl.cxx792 Point aRightTestPos = aRect.BottomRight(); in ImplDrawItem() local
798 aRightTestPos.X() += 2; in ImplDrawItem()
799 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()
806 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()