OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:animating_image_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/launcher/
tabbed_launcher_button.cc
54
animating_image_
= gfx::ImageSkia();
77
animating_image_
= image_;
96
int x = (width() -
animating_image_
.width()) / 2;
98
canvas->DrawImageInt(
animating_image_
, x, kIconOffsetY);
tabbed_launcher_button.h
83
gfx::ImageSkia
animating_image_
;
member in class:ash::internal::TabbedLauncherButton::IconView
Completed in 282 milliseconds