Searched refs:BackgroundTheme (Results 1 – 2 of 2) sorted by relevance
65 class ButtonBar::BackgroundTheme class in sd::slidesorter::view::ButtonBar68 BackgroundTheme(101 class RectangleBackgroundTheme : public ButtonBar::BackgroundTheme122 class BitmapBackgroundTheme : public ButtonBar::BackgroundTheme797 ButtonBar::BackgroundTheme::BackgroundTheme ( in BackgroundTheme() function in sd::slidesorter::view::ButtonBar::BackgroundTheme808 void ButtonBar::BackgroundTheme::SetPreviewBoundingBox (const Rectangle& rPreviewBoundingBox) in SetPreviewBoundingBox()817 void ButtonBar::BackgroundTheme::UpdateMinimumIconSizes ( in UpdateMinimumIconSizes()858 Button::IconSize ButtonBar::BackgroundTheme::GetIconSize (void) const in GetIconSize()871 : BackgroundTheme(rpTheme, rButtons), in RectangleBackgroundTheme()987 : BackgroundTheme(rpTheme, rButtons), in BitmapBackgroundTheme()
138 class BackgroundTheme;168 ::boost::scoped_ptr<BackgroundTheme> mpBackgroundTheme;
Completed in 19 milliseconds