Searched refs:contents_height (Results 1 – 2 of 2) sorted by relevance
125 int contents_height = height() - 2 * top; in Layout() local126 take_photo_view_->SetBounds(left, top, contents_width, contents_height); in Layout()
1892 int contents_height = status_bubble_->base_view()->bounds().height(); local1893 gfx::Point origin(-overlap, contents_height - height + overlap);