Lines Matching full:layout
100 balloon->set_content_size(Layout::ConstrainToSizeLimits(size));
169 // Start from the layout origin.
233 BalloonCollectionImpl::Layout::Layout() : placement_(INVALID) {
237 void BalloonCollectionImpl::Layout::GetMaxLinearSize(int* max_balloon_size,
246 gfx::Point BalloonCollectionImpl::Layout::GetLayoutOrigin() const {
273 gfx::Point BalloonCollectionImpl::Layout::NextPosition(
312 gfx::Point BalloonCollectionImpl::Layout::OffScreenLocation() const {
339 bool BalloonCollectionImpl::Layout::RequiresOffsets() const {
340 // Layout schemes that grow up from the bottom require offsets;
355 gfx::Size BalloonCollectionImpl::Layout::ConstrainToSizeLimits(
365 bool BalloonCollectionImpl::Layout::RefreshSystemMetrics() {