Home
last modified time | relevance | path

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

/trunk/main/svtools/source/toolpanel/
H A Dtablayouter.cxx184 Point aTabBarTopLeft( aPanelRect.TopRight() ); in Layout() local
185 aTabBarTopLeft.X() += 1; in Layout()
186 m_pData->pTabBar->SetPosSizePixel( aTabBarTopLeft, aTabBarSize ); in Layout()
213 Point aTabBarTopLeft( aPanelRect.BottomLeft() ); in Layout() local
214 aTabBarTopLeft.Y() -= 1; in Layout()
215 m_pData->pTabBar->SetPosSizePixel( aTabBarTopLeft, aTabBarSize ); in Layout()

Completed in 18 milliseconds