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

  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.h 88 static int min_balloon_height() { return kBalloonMinHeight; } function in class:BalloonCollectionImpl::Layout
  /external/chromium_org/chrome/browser/notifications/
balloon_collection_impl.h 82 static int min_balloon_height() { return Layout::min_balloon_height(); } function in class:BalloonCollectionImpl
108 static int min_balloon_height() { return kBalloonMinHeight; } function in class:BalloonCollectionImpl::Layout

Completed in 1947 milliseconds