Searched defs:ProfileItemView (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Davatar_menu_bubble_view.cc148 // this to make sure that the ProfileItemView looks highlighted even when
213 // ProfileItemView ------------------------------------------------------------
216 class ProfileItemView : public views::CustomButton, class in inherits:views::CustomButton,HighlightDelegate
219 ProfileItemView(const AvatarMenuModel::Item& item,
247 DISALLOW_COPY_AND_ASSIGN(ProfileItemView);
250 ProfileItemView::ProfileItemView(const AvatarMenuModel::Item& item, function in class:ProfileItemView
294 gfx::Size ProfileItemView::GetPreferredSize() {
303 void ProfileItemView::Layout() {
341 void ProfileItemView
[all...]

Completed in 44 milliseconds