Searched refs:bottom_height (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/frame/
H A Ddefault_header_painter.cc281 int bottom_height = bottom_edge.height(); local
285 bottom - bottom_height,
287 bottom_height);
/external/chromium_org/ui/message_center/views/
H A Dnotification_view.cc375 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 101 milliseconds