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 281 int bottom_height = bottom_edge.height(); local
285 bottom - bottom_height,
287 bottom_height);
  /external/chromium_org/ui/message_center/views/
notification_view.cc 375 int bottom_height = bottom_view_->GetHeightForWidth(content_width); local
394 int content_height = std::max(top_height, kIconSize) + bottom_height;
428 int bottom_height = bottom_view_->GetHeightForWidth(content_width); local
430 content_width, bottom_height);

Completed in 720 milliseconds