Home | History | Annotate | Download | only in widget

Lines Matching defs:GetMaximumSize

1108 gfx::Size Widget::GetMaximumSize() const {
1109 return non_client_view_ ? non_client_view_->GetMaximumSize() : gfx::Size();