HomeSort by relevance Sort by last modified time
    Searched refs:CreateIconView (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shelf/
shelf_button.h 78 // implementation, by overriding CreateIconView().
120 virtual IconView* CreateIconView();
shelf_button.cc 510 icon_view_ = CreateIconView();
521 ShelfButton::IconView* ShelfButton::CreateIconView() {

Completed in 25 milliseconds