Searched refs:max_balloon_height (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Ddesktop_notifications_unittest.h59 int MaxHeight() { return Layout::max_balloon_height(); }
H A Dballoon_collection_impl.cc51 layout_.max_balloon_height()));
243 *max_balloon_size = max_balloon_height();
362 std::min(max_balloon_height(), size.height())));
H A Dballoon_collection_impl.h89 static int max_balloon_height() { return kBalloonMaxHeight; } function in class:BalloonCollectionImpl::Layout

Completed in 45 milliseconds