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

/external/chromium/chrome/browser/notifications/
H A Dballoon_collection_impl.h89 static int max_balloon_height() { return kBalloonMaxHeight; } function in class:BalloonCollectionImpl::Layout
/external/chromium_org/chrome/browser/notifications/
H A Dballoon_collection_impl.h83 static int max_balloon_height() { return Layout::max_balloon_height(); } function in class:BalloonCollectionImpl
109 static int max_balloon_height() { return kBalloonMaxHeight; } function in class:BalloonCollectionImpl::Layout

Completed in 705 milliseconds