Searched refs:SetBoundsConstrained (Results 1 – 4 of 4) sorted by relevance
240 GetWidget()->SetBoundsConstrained(bounds); in ShowAdvancedView()
514 void Widget::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() function in views::Widget1375 SetBoundsConstrained(bounds); in SetInitialBounds()1391 SetBoundsConstrained(bounds); in SetInitialBoundsForFramelessWindow()
394 void SetBoundsConstrained(const gfx::Rect& bounds);
612 widget->SetBoundsConstrained(gfx::Rect(0, 0, 120, 140)); in InvokeWidgetMethods()