Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx94 #define TAB_PAGERECT 0xFFFF macro
367 if ( nItemPos == TAB_PAGERECT ) in ImplGetTabRect()
591 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplChangeTabPage()
660 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPosCurTabPage()
1064 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPaint()
1279 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in Resize()
1609 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT, in SetTabPageSizePixel()
1619 Rectangle aRect = ((TabControl*)this)->ImplGetTabRect( TAB_PAGERECT ); in GetTabPageSizePixel()
2152 aRet.Union( const_cast<TabControl*>(this)->ImplGetTabRect( TAB_PAGERECT ) ); in GetTabPageBounds()

Completed in 17 milliseconds