Searched defs:max_balloon_width (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_collection_impl.h87 static int max_balloon_width() { return kBalloonMaxWidth; } function in class:BalloonCollectionImpl::Layout
/external/chromium_org/chrome/browser/notifications/
H A Dballoon_collection_impl.h81 static int max_balloon_width() { return Layout::max_balloon_width(); } function in class:BalloonCollectionImpl
107 static int max_balloon_width() { return kBalloonMaxWidth; } function in class:BalloonCollectionImpl::Layout

Completed in 62 milliseconds