OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bottom_image_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/launcher/
overflow_button.h
36
const gfx::ImageSkia*
bottom_image_
;
member in class:ash::internal::OverflowButton
overflow_button.cc
45
bottom_image_
(NULL) {
47
bottom_image_
= rb.GetImageNamed(IDR_AURA_LAUNCHER_OVERFLOW).ToImageSkia();
156
*
bottom_image_
, SkBitmapOperations::ROTATION_90_CW);
163
*
bottom_image_
, SkBitmapOperations::ROTATION_270_CW);
168
image =
bottom_image_
;
Completed in 549 milliseconds