Searched refs:UpdateWindowShape (Results 1 – 10 of 10) sorted by relevance
/external/chromium/chrome/browser/ui/gtk/ |
D | info_bubble_gtk.cc | 287 UpdateWindowShape(); in UpdateArrowLocation() 296 void InfoBubbleGtk::UpdateWindowShape() { in UpdateWindowShape() function in InfoBubbleGtk 475 UpdateWindowShape(); in OnSizeAllocate()
|
D | info_bubble_gtk.h | 131 void UpdateWindowShape();
|
D | browser_window_gtk.cc | 961 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()
|
D | browser_window_gtk.h | 277 void UpdateWindowShape(int width, int height);
|
/external/chromium_org/chrome/browser/ui/gtk/bubble/ |
D | bubble_gtk.h | 159 void UpdateWindowShape();
|
D | bubble_gtk.cc | 438 UpdateWindowShape(); in UpdateFrameStyle() 447 void BubbleGtk::UpdateWindowShape() { in UpdateWindowShape() function in BubbleGtk 696 UpdateWindowShape(); in OnSizeAllocate()
|
/external/chromium_org/chrome/browser/ui/gtk/panels/ |
D | panel_gtk.h | 101 void UpdateWindowShape();
|
D | panel_gtk.cc | 326 UpdateWindowShape(); in SetWindowCornerStyle() 361 void PanelGtk::UpdateWindowShape() { in UpdateWindowShape() function in PanelGtk 406 UpdateWindowShape(); in OnConfigure()
|
/external/chromium_org/chrome/browser/ui/gtk/ |
D | browser_window_gtk.cc | 1069 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()
|
D | browser_window_gtk.h | 333 void UpdateWindowShape(int width, int height);
|