Searched refs:GetMaxLinearSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_collection_impl.h101 void GetMaxLinearSize(int* max_balloon_size, int* total_size) const;
H A Dballoon_collection_impl.cc90 layout_.GetMaxLinearSize(&max_balloon_size, &total_size);
237 void BalloonCollectionImpl::Layout::GetMaxLinearSize(int* max_balloon_size, function in class:BalloonCollectionImpl::Layout

Completed in 222 milliseconds