HomeSort by relevance Sort by last modified time
    Searched refs:right_image_width_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/wm/core/
image_grid.h 96 int right_image_width() const { return right_image_width_; }
184 int right_image_width_; member in class:wm::ImageGrid
image_grid.cc 72 right_image_width_(0),
105 right_image_width_ = GetImageSize(right_image).width();
251 content_bounds.width() + left_image_width_ + right_image_width_,

Completed in 49 milliseconds