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

  /external/chromium_org/ui/wm/core/
image_grid.h 94 int bottom_image_height() const { return bottom_image_height_; }
180 int bottom_image_height_; member in class:wm::ImageGrid
image_grid.cc 70 bottom_image_height_(0),
103 bottom_image_height_ = GetImageSize(bottom_image).height();
253 bottom_image_height_));

Completed in 81 milliseconds