Searched refs:min_balloon_height (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_collection_linux.cc21 gfx::Size size(layout_.min_balloon_width(), layout_.min_balloon_height());
H A Dballoon_collection_win.cc15 gfx::Size size(layout_.min_balloon_width(), layout_.min_balloon_height());
H A Ddesktop_notifications_unittest.h58 int MinHeight() { return Layout::min_balloon_height(); }
H A Dballoon_collection_impl.h88 static int min_balloon_height() { return kBalloonMinHeight; } function in class:BalloonCollectionImpl::Layout
H A Dballoon_collection_impl.cc361 std::max(min_balloon_height(),

Completed in 69 milliseconds