Home
last modified time | relevance | path

Searched refs:UpdateWindowShape (Results 1 – 10 of 10) 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);
/external/chromium_org/chrome/browser/ui/gtk/bubble/
Dbubble_gtk.h159 void UpdateWindowShape();
Dbubble_gtk.cc438 UpdateWindowShape(); in UpdateFrameStyle()
447 void BubbleGtk::UpdateWindowShape() { in UpdateWindowShape() function in BubbleGtk
696 UpdateWindowShape(); in OnSizeAllocate()
/external/chromium_org/chrome/browser/ui/gtk/panels/
Dpanel_gtk.h101 void UpdateWindowShape();
Dpanel_gtk.cc326 UpdateWindowShape(); in SetWindowCornerStyle()
361 void PanelGtk::UpdateWindowShape() { in UpdateWindowShape() function in PanelGtk
406 UpdateWindowShape(); in OnConfigure()
/external/chromium_org/chrome/browser/ui/gtk/
Dbrowser_window_gtk.cc1069 UpdateWindowShape(bounds_.width(), bounds_.height()); in UserChangedTheme()
1301 UpdateWindowShape(bounds_.width(), bounds_.height()); in ActiveWindowChanged()
1355 UpdateWindowShape(bounds.width(), bounds.height()); in OnConfigure()
1400 UpdateWindowShape(bounds_.width(), bounds_.height()); in OnWindowState()
1794 void BrowserWindowGtk::UpdateWindowShape(int width, int height) { in UpdateWindowShape() function in BrowserWindowGtk
1861 UpdateWindowShape(bounds_.width(), bounds_.height()); in UpdateCustomFrame()
Dbrowser_window_gtk.h333 void UpdateWindowShape(int width, int height);