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

  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.h 87 static int max_balloon_width() { return kBalloonMaxWidth; } function in class:BalloonCollectionImpl::Layout
balloon_collection_impl.cc 50 new_balloon->set_min_scrollbar_size(gfx::Size(1 + layout_.max_balloon_width(),
360 std::min(max_balloon_width(), size.width())),

Completed in 520 milliseconds