Searched refs:SharedButton (Results 1 – 2 of 2) sorted by relevance
70 const ::std::vector<SharedButton>& rButtons);106 const ::std::vector<SharedButton>& rButtons);127 const ::std::vector<SharedButton>& rButtons);387 ::std::vector<SharedButton>& rButtons ( in GetButtonAt()396 return SharedButton(); in GetButtonAt()401 return SharedButton(); in GetButtonAt()452 const ::std::vector<SharedButton>& rButtons ( in Paint()799 const ::std::vector<SharedButton>& rButtons) in BackgroundTheme()818 const ::std::vector<SharedButton>& rButtons) in UpdateMinimumIconSizes()870 const ::std::vector<SharedButton>& rButtons) in RectangleBackgroundTheme()[all …]
44 typedef ::boost::shared_ptr<Button> SharedButton; typedef163 ::std::vector<SharedButton> maRegularButtons;164 ::std::vector<SharedButton> maExcludedButtons;178 SharedButton GetButtonAt (const Point aModelLocation);179 bool SetButtonUnderMouse (const SharedButton& rButton = SharedButton());
Completed in 13 milliseconds