Lines Matching refs:ShelfMenuModelAdapter
139 class ShelfMenuModelAdapter : public views::MenuModelAdapter { class
141 explicit ShelfMenuModelAdapter(ShelfMenuModel* menu_model);
162 DISALLOW_COPY_AND_ASSIGN(ShelfMenuModelAdapter);
165 ShelfMenuModelAdapter::ShelfMenuModelAdapter(ShelfMenuModel* menu_model) in ShelfMenuModelAdapter() function in ash::__anon8160f55b0111::ShelfMenuModelAdapter
170 const gfx::FontList* ShelfMenuModelAdapter::GetLabelFontList( in GetLabelFontList()
179 bool ShelfMenuModelAdapter::IsCommandEnabled(int id) const { in IsCommandEnabled()
183 bool ShelfMenuModelAdapter::GetForegroundColor(int command_id, in GetForegroundColor()
193 bool ShelfMenuModelAdapter::GetBackgroundColor(int command_id, in GetBackgroundColor()
204 void ShelfMenuModelAdapter::GetHorizontalIconMargins(int command_id, in GetHorizontalIconMargins()
213 int ShelfMenuModelAdapter::GetMaxWidthForMenu(views::MenuItemView* menu) { in GetMaxWidthForMenu()
217 bool ShelfMenuModelAdapter::ShouldReserveSpaceForSubmenuIndicator() const { in ShouldReserveSpaceForSubmenuIndicator()