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

  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.h 92 static gfx::Size ConstrainToSizeLimits(const gfx::Size& rect);
balloon_collection_impl.cc 100 balloon->set_content_size(Layout::ConstrainToSizeLimits(size));
355 gfx::Size BalloonCollectionImpl::Layout::ConstrainToSizeLimits(

Completed in 35 milliseconds