Home
last modified time | relevance | path

Searched refs:CreateIconView (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/shelf/
Dshelf_button.h115 virtual IconView* CreateIconView();
Dshelf_button.cc469 icon_view_ = CreateIconView(); in Init()
480 ShelfButton::IconView* ShelfButton::CreateIconView() { in CreateIconView() function in ash::ShelfButton