Home
last modified time | relevance | path

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

/external/chromium_org/ash/frame/
Ddefault_header_painter.cc281 int bottom_height = bottom_edge.height(); in PaintHighlightForInactiveRestoredWindow() local
285 bottom - bottom_height, in PaintHighlightForInactiveRestoredWindow()
287 bottom_height); in PaintHighlightForInactiveRestoredWindow()
/external/chromium_org/ui/message_center/views/
Dnotification_view.cc375 int bottom_height = bottom_view_->GetHeightForWidth(content_width); in GetHeightForWidth() local
394 int content_height = std::max(top_height, kIconSize) + bottom_height; in GetHeightForWidth()
428 int bottom_height = bottom_view_->GetHeightForWidth(content_width); in Layout() local
430 content_width, bottom_height); in Layout()