Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/control/
H A Dtabctrl.cxx753 void TabControl::ImplDrawItem( ImplTabItem* pItem, const Rectangle& rCurRect, bool bLayout, bool bF… in ImplDrawItem() argument
797 if ( aLeftTestPos.Y() == rCurRect.Bottom() ) in ImplDrawItem()
800 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()
803 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()
808 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()
810 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()
/aoo41x/main/vcl/inc/vcl/
H A Dtabctrl.hxx79 …SAL_DLLPRIVATE void ImplDrawItem( ImplTabItem* pItem, const Rectangle& rCurRect, bool bLay…

Completed in 56 milliseconds