Searched refs:top_image_height_ (Results 1 – 2 of 2) sorted by relevance
69 top_image_height_(0), in ImageGrid()102 top_image_height_ = GetImageSize(top_image).height(); in SetImages()252 content_bounds.height() + top_image_height_ + in SetContentBounds()256 content_bounds.y() - top_image_height_, in SetContentBounds()
93 int top_image_height() const { return top_image_height_; } in top_image_height()179 int top_image_height_; variable