Home | Sort by relevance Sort by last modified time |
/external/chromium/chrome/browser/notifications/ | |
balloon_collection_impl.h | 89 static int max_balloon_height() { return kBalloonMaxHeight; } function in class:BalloonCollectionImpl::Layout |
/external/chromium_org/chrome/browser/notifications/ | |
balloon_collection_impl.h | 83 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 |