Home | History | Annotate | Download | only in notifications

Lines Matching refs:layout_

50   new_balloon->set_min_scrollbar_size(gfx::Size(1 + layout_.max_balloon_width(),
51 layout_.max_balloon_height()));
52 new_balloon->SetPosition(layout_.OffScreenLocation(), false);
56 if (count > 0 && layout_.RequiresOffsets())
90 layout_.GetMaxLinearSize(&max_balloon_size, &total_size);
105 layout_.RefreshSystemMetrics();
115 if (layout_.RequiresOffsets()) {
158 layout_.RefreshSystemMetrics();
159 gfx::Point origin = layout_.GetLayoutOrigin();
163 gfx::Point upper_left = layout_.NextPosition((*it)->GetViewSize(), &origin);
170 gfx::Rect bounds = gfx::Rect(layout_.GetLayoutOrigin(), gfx::Size(0, 0));