Searched refs:aItemScreenRect (Results 1 – 2 of 2) sorted by relevance
431 …const ::Rectangle aItemScreenRect( m_pImpl->getTabBar()->GetItemScreenRect( m_pImpl->getItemPos() … in implGetBounds() local436 aItemScreenRect.Left() - aParentLocation.X, in implGetBounds()437 aItemScreenRect.Top() - aParentLocation.Y, in implGetBounds()438 aItemScreenRect.GetWidth(), in implGetBounds()439 aItemScreenRect.GetHeight() in implGetBounds()
405 const ::Rectangle aItemScreenRect( m_pImpl->getTabBar()->GetItemScreenRect(i) ); in getAccessibleAtPoint() local406 if ( aItemScreenRect.IsInside( aRequestedScreenPoint ) ) in getAccessibleAtPoint()
Completed in 41 milliseconds