Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/control/
H A Dtabctrl.cxx795 Point aLeftTestPos = aRect.BottomLeft(); in ImplDrawItem() local
797 if ( aLeftTestPos.Y() == rCurRect.Bottom() ) in ImplDrawItem()
799 aLeftTestPos.X() -= 2; in ImplDrawItem()
800 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()
808 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()

Completed in 18 milliseconds