Searched refs:SetInitialBoundsForFramelessWindow (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/widget/
H A Dwidget.h833 void SetInitialBoundsForFramelessWindow(const gfx::Rect& bounds);
H A Dwidget.cc378 SetInitialBoundsForFramelessWindow(params.bounds);
1465 void Widget::SetInitialBoundsForFramelessWindow(const gfx::Rect& bounds) { function in class:views::Widget

Completed in 365 milliseconds