Home
last modified time | relevance | path

Searched refs:SetBoundsImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dbrowser_window_gtk.h295 void SetBoundsImpl(const gfx::Rect& bounds, bool exterior, bool move);
Dbrowser_window_gtk.cc629 void BrowserWindowGtk::SetBoundsImpl(const gfx::Rect& bounds, in SetBoundsImpl() function in BrowserWindowGtk
651 SetBoundsImpl(bounds, true, true); in SetBounds()
1555 SetBoundsImpl(bounds, !is_popup, move); in SetGeometryHints()