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

  /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

Completed in 36 milliseconds