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

  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.h 101 void GetMaxLinearSize(int* max_balloon_size, int* total_size) const;
balloon_collection_impl.cc 90 layout_.GetMaxLinearSize(&max_balloon_size, &total_size);
237 void BalloonCollectionImpl::Layout::GetMaxLinearSize(int* max_balloon_size,

Completed in 41 milliseconds