Home
last modified time | relevance | path

Searched refs:bottom_image_height_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/wm/core/
Dimage_grid.h94 int bottom_image_height() const { return bottom_image_height_; } in bottom_image_height()
180 int bottom_image_height_; variable
Dimage_grid.cc70 bottom_image_height_(0), in ImageGrid()
103 bottom_image_height_ = GetImageSize(bottom_image).height(); in SetImages()
253 bottom_image_height_)); in SetContentBounds()