OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icon_shadows_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/app_list/views/
app_list_item_view.h
127
gfx::ShadowValues
icon_shadows_
;
member in class:app_list::AppListItemView
app_list_item_view.cc
81
icon_shadows_
.assign(kIconShadows, kIconShadows + arraysize(kIconShadows));
127
icon_shadows_
));
270
icon_bounds.Inset(gfx::ShadowValue::GetMargin(
icon_shadows_
));
/external/chromium_org/ash/shelf/
shelf_button.h
148
gfx::ShadowValues
icon_shadows_
;
member in class:ash::internal::ShelfButton
shelf_button.cc
248
icon_shadows_
.assign(kShadows, kShadows + arraysize(kShadows));
260
image,
icon_shadows_
));
Completed in 143 milliseconds