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

  /external/chromium_org/ash/frame/
default_header_painter.cc 260 int bottom_height = bottom_edge.height(); local
264 bottom - bottom_height,
266 bottom_height);
  /external/chromium_org/ui/message_center/views/
notification_view.cc 402 int bottom_height = bottom_view_->GetHeightForWidth(content_width); local
421 int content_height = std::max(top_height, kIconSize) + bottom_height;
455 int bottom_height = bottom_view_->GetHeightForWidth(content_width); local
457 content_width, bottom_height);

Completed in 818 milliseconds