Searched refs:SharedButton (Results 1 – 2 of 2) sorted by relevance
70 const ::std::vector<SharedButton>& rButtons);94 void UpdateMinimumIconSizes(const ::std::vector<SharedButton>& rButtons);106 const ::std::vector<SharedButton>& rButtons);127 const ::std::vector<SharedButton>& rButtons);382 SharedButton ButtonBar::GetButtonAt (const Point aModelLocation) in GetButtonAt()387 ::std::vector<SharedButton>& rButtons ( in GetButtonAt()396 return SharedButton(); in GetButtonAt()401 return SharedButton(); in GetButtonAt()415 bool ButtonBar::SetButtonUnderMouse (const SharedButton& rButton) in SetButtonUnderMouse()452 const ::std::vector<SharedButton>& rButtons ( in Paint()[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());