Home
last modified time | relevance | path

Searched refs:rCurRect (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx751 void TabControl::ImplDrawItem( ImplTabItem* pItem, const Rectangle& rCurRect, bool bLayout, bool bF… in ImplDrawItem() argument
795 if ( aLeftTestPos.Y() == rCurRect.Bottom() ) in ImplDrawItem()
798 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()
801 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()
806 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()
808 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()
/trunk/main/vcl/inc/vcl/
H A Dtabctrl.hxx79 …SAL_DLLPRIVATE void ImplDrawItem( ImplTabItem* pItem, const Rectangle& rCurRect, bool bLay…

Completed in 22 milliseconds