Searched refs:maButtonBoundingBox (Results 1 – 2 of 2) sorted by relevance
193 maButtonBoundingBox(), in ButtonBar()515 if ( ! maButtonBoundingBox.IsInside(aModelLocation - mpDescriptor->GetBoundingBox().TopLeft())) in IsMouseOverBar()595 maButtonBoundingBox = mpBackgroundTheme->GetButtonArea(); in LayoutButtons()600 maButtonBoundingBox.Left() += (maButtonBoundingBox.GetWidth() - nRegularTotalWidth)/2; in LayoutButtons()601 maButtonBoundingBox.Right() = maButtonBoundingBox.Left() + nRegularTotalWidth - 1; in LayoutButtons()605 Rectangle aBox (maButtonBoundingBox); in LayoutButtons()
156 Rectangle maButtonBoundingBox; member in sd::slidesorter::view::ButtonBar
Completed in 40 milliseconds