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

  /external/chromium_org/ash/shelf/
shelf_button.h 146 gfx::ShadowValues icon_shadows_; member in class:ash::ShelfButton
shelf_button.cc 237 icon_shadows_.assign(kShadows, kShadows + arraysize(kShadows));
249 image, icon_shadows_));
  /external/chromium_org/ui/app_list/views/
app_list_item_view.h 141 gfx::ShadowValues icon_shadows_; member in class:app_list::AppListItemView
app_list_item_view.cc 94 icon_shadows_.assign(kIconShadows, kIconShadows + arraysize(kIconShadows));
140 icon_shadows_));
529 icon_bounds.Inset(gfx::ShadowValue::GetMargin(icon_shadows_));

Completed in 176 milliseconds