Searched defs:UpdateWindowShape (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dinfo_bubble_gtk.cc287 UpdateWindowShape();
296 void InfoBubbleGtk::UpdateWindowShape() { function in class:InfoBubbleGtk
475 UpdateWindowShape();
H A Dbrowser_window_gtk.cc961 UpdateWindowShape(bounds_.width(), bounds_.height());
1216 UpdateWindowShape(bounds_.width(), bounds_.height());
1386 UpdateWindowShape(bounds_.width(), bounds_.height());
1771 UpdateWindowShape(width, height);
1774 void BrowserWindowGtk::UpdateWindowShape(int width, int height) { function in class:BrowserWindowGtk
1831 UpdateWindowShape(bounds_.width(), bounds_.height());

Completed in 88 milliseconds