HomeSort by relevance Sort by last modified time
    Searched refs:min_balloon_height (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/notifications/
balloon_collection_linux.cc 21 gfx::Size size(layout_.min_balloon_width(), layout_.min_balloon_height());
balloon_collection_win.cc 15 gfx::Size size(layout_.min_balloon_width(), layout_.min_balloon_height());
desktop_notifications_unittest.h 58 int MinHeight() { return Layout::min_balloon_height(); }
balloon_collection_impl.h 88 static int min_balloon_height() { return kBalloonMinHeight; } function in class:BalloonCollectionImpl::Layout
balloon_collection_impl.cc 361 std::max(min_balloon_height(),

Completed in 1354 milliseconds