HomeSort by relevance Sort by last modified time
    Searched refs:kBalloonMinHeight (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; }
137 static const int kBalloonMinHeight = 24;
  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.cc 32 const int kBalloonMinHeight = 24;
402 min_bounds_(0, 0, kBalloonMinWidth, kBalloonMinHeight),
545 std::max(kBalloonMinHeight,

Completed in 940 milliseconds