Searched refs:aTabBarTopLeft (Results 1 – 1 of 1) sorted by relevance
184 Point aTabBarTopLeft( aPanelRect.TopRight() ); in Layout() local185 aTabBarTopLeft.X() += 1; in Layout()186 m_pData->pTabBar->SetPosSizePixel( aTabBarTopLeft, aTabBarSize ); in Layout()213 Point aTabBarTopLeft( aPanelRect.BottomLeft() ); in Layout() local214 aTabBarTopLeft.Y() -= 1; in Layout()215 m_pData->pTabBar->SetPosSizePixel( aTabBarTopLeft, aTabBarSize ); in Layout()
Completed in 13 milliseconds