Home
last modified time | relevance | path

Searched refs:UpdateWindowShape (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dinfo_bubble_gtk.cc287 UpdateWindowShape(); in UpdateArrowLocation()
296 void InfoBubbleGtk::UpdateWindowShape() { in UpdateWindowShape() function in InfoBubbleGtk
475 UpdateWindowShape(); in OnSizeAllocate()
Dinfo_bubble_gtk.h131 void UpdateWindowShape();
Dbrowser_window_gtk.cc961 UpdateWindowShape(bounds_.width(), bounds_.height()); in UserChangedTheme()
1216 UpdateWindowShape(bounds_.width(), bounds_.height()); in ActiveWindowChanged()
1386 UpdateWindowShape(bounds_.width(), bounds_.height()); in OnWindowState()
1771 UpdateWindowShape(width, height); in OnSizeChanged()
1774 void BrowserWindowGtk::UpdateWindowShape(int width, int height) { in UpdateWindowShape() function in BrowserWindowGtk
1831 UpdateWindowShape(bounds_.width(), bounds_.height()); in UpdateCustomFrame()
Dbrowser_window_gtk.h277 void UpdateWindowShape(int width, int height);