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

  /external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc 125 int contents_height = height() - 2 * top; local
126 take_photo_view_->SetBounds(left, top, contents_width, contents_height);
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc 1892 int contents_height = status_bubble_->base_view()->bounds().height(); local
    [all...]

Completed in 49 milliseconds