HomeSort by relevance Sort by last modified time
    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