OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:right_image_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/launcher/
overflow_button.h
34
gfx::ImageSkia
right_image_
;
member in class:ash::internal::OverflowButton
overflow_button.cc
161
if (
right_image_
.isNull()) {
162
right_image_
= gfx::ImageSkiaOperations::CreateRotatedImage(
165
image = &
right_image_
;
Completed in 185 milliseconds