GdkRectangle      221 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc   GdkRectangle window_bounds = {0};
GdkRectangle      721 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc   GdkRectangle rect_with_decorations = {0};
GdkRectangle       90 chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc   GdkRectangle row_rect = controller_->GetRowBounds(row).ToGdkRectangle();
GdkRectangle      104 chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc   GdkRectangle popup_rect = controller_->popup_bounds().ToGdkRectangle();
GdkRectangle      880 chrome/browser/ui/gtk/browser_titlebar.cc     GdkRectangle screen_rect;
GdkRectangle     1820 chrome/browser/ui/gtk/browser_window_gtk.cc     GdkRectangle top_top_rect = { 3, 0, width - 6, 1 };
GdkRectangle     1821 chrome/browser/ui/gtk/browser_window_gtk.cc     GdkRectangle top_mid_rect = { 1, 1, width - 2, 2 };
GdkRectangle     1822 chrome/browser/ui/gtk/browser_window_gtk.cc     GdkRectangle mid_rect = { 0, 3, width, height - 6 };
GdkRectangle     1824 chrome/browser/ui/gtk/browser_window_gtk.cc     GdkRectangle bot_mid_rect = top_mid_rect;
GdkRectangle     1826 chrome/browser/ui/gtk/browser_window_gtk.cc     GdkRectangle bot_bot_rect = top_top_rect;
GdkRectangle     1837 chrome/browser/ui/gtk/browser_window_gtk.cc     GdkRectangle rect = { 0, 0, width, height };
GdkRectangle      870 chrome/browser/ui/gtk/find_bar_gtk.cc     GdkRectangle rec;
GdkRectangle      512 chrome/browser/ui/gtk/gtk_theme_service.cc   GdkRectangle rect = { 0, 0, kWidth, kHeight };
GdkRectangle      678 chrome/browser/ui/gtk/gtk_util.cc                              GdkRectangle* dirty_rec,
GdkRectangle      679 chrome/browser/ui/gtk/gtk_util.cc                              GdkRectangle* rec) {
GdkRectangle      192 chrome/browser/ui/gtk/gtk_util.h                              GdkRectangle* dirty_rec,
GdkRectangle      193 chrome/browser/ui/gtk/gtk_util.h                              GdkRectangle* rec);
GdkRectangle      114 chrome/browser/ui/gtk/gtk_window_util.cc   GdkRectangle monitor_size;
GdkRectangle      129 chrome/browser/ui/gtk/gtk_window_util.cc     GdkRectangle monitor_size;
GdkRectangle      214 chrome/browser/ui/gtk/gtk_window_util.cc   GdkRectangle size_with_decorations = {0};
GdkRectangle      229 chrome/browser/ui/gtk/gtk_window_util.cc       GdkRectangle monitor_size;
GdkRectangle       99 chrome/browser/ui/gtk/menu_gtk.cc int CalculateMenuYPosition(const GdkRectangle* screen_rect,
GdkRectangle      707 chrome/browser/ui/gtk/menu_gtk.cc   GdkRectangle screen_rect;
GdkRectangle      751 chrome/browser/ui/gtk/menu_gtk.cc   GdkRectangle screen_rect;
GdkRectangle      252 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.cc   GdkRectangle line_rect = GetRectForLine(
GdkRectangle      741 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc   GdkRectangle first_char_bounds, last_char_bounds;
GdkRectangle     1753 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc   GdkRectangle start_location, end_location;
GdkRectangle      369 chrome/browser/ui/gtk/panels/panel_gtk.cc     GdkRectangle top_top_rect = { 3, 0, width - 6, 1 };
GdkRectangle      370 chrome/browser/ui/gtk/panels/panel_gtk.cc     GdkRectangle top_mid_rect = { 1, 1, width - 2, 2 };
GdkRectangle      374 chrome/browser/ui/gtk/panels/panel_gtk.cc     GdkRectangle top_rect = { 0, 0, width, 3 };
GdkRectangle      379 chrome/browser/ui/gtk/panels/panel_gtk.cc     GdkRectangle mid_rect = { 0, 3, width, height - 6 };
GdkRectangle      380 chrome/browser/ui/gtk/panels/panel_gtk.cc     GdkRectangle bottom_mid_rect = { 1, height - 3, width - 2, 2 };
GdkRectangle      381 chrome/browser/ui/gtk/panels/panel_gtk.cc     GdkRectangle bottom_bottom_rect = { 3, height - 1, width - 6, 1 };
GdkRectangle      386 chrome/browser/ui/gtk/panels/panel_gtk.cc     GdkRectangle mid_rect = { 0, 3, width, height - 3 };
GdkRectangle      107 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc   int p1_x = static_cast<const GdkRectangle*>(p1)->x;
GdkRectangle      108 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc   int p2_x = static_cast<const GdkRectangle*>(p2)->x;
GdkRectangle      116 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc bool GdkRectMatchesTabFaviconBounds(const GdkRectangle& gdk_rect, TabGtk* tab) {
GdkRectangle     2025 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc   GdkRectangle* rects;
GdkRectangle     2028 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc   qsort(rects, num_rects, sizeof(GdkRectangle), CompareGdkRectangles);
GdkRectangle     2218 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc bool TabStripGtk::CanPaintOnlyFavicons(const GdkRectangle* rects,
GdkRectangle      286 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool CanPaintOnlyFavicons(const GdkRectangle* rects,
GdkRectangle      685 chrome/browser/ui/gtk/website_settings/website_settings_popup_gtk.cc   GdkRectangle left_tiling_area =
GdkRectangle      688 chrome/browser/ui/gtk/website_settings/website_settings_popup_gtk.cc   GdkRectangle invalid_left_tiling_area;
GdkRectangle      695 chrome/browser/ui/gtk/website_settings/website_settings_popup_gtk.cc   GdkRectangle right_tiling_area =
GdkRectangle      700 chrome/browser/ui/gtk/website_settings/website_settings_popup_gtk.cc   GdkRectangle invalid_right_tiling_area;
GdkRectangle      728 chrome/browser/ui/libgtk2ui/gtk2_ui.cc   GdkRectangle rect = { 0, 0, kWidth, kHeight };
GdkRectangle      174 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.cc   GdkRectangle rect = {last_caret_bounds_.x() - x,
GdkRectangle      261 content/browser/renderer_host/gtk_im_context_wrapper.cc     GdkRectangle cursor_rect(caret_bounds.ToGdkRectangle());
GdkRectangle       84 content/browser/renderer_host/gtk_plugin_container_manager.cc     GdkRectangle clip_rect = move.clip_rect.ToGdkRectangle();
GdkRectangle       77 content/browser/renderer_host/gtk_window_utils.cc   GdkRectangle monitor_rect;
GdkRectangle      211 content/browser/renderer_host/render_widget_host_view_gtk.cc                                  GdkRectangle* allocation,
GdkRectangle      675 content/browser/renderer_host/render_widget_host_view_gtk.cc     GdkRectangle monitor_rect;
GdkRectangle      813 content/browser/renderer_host/render_widget_host_view_gtk.cc   GdkRectangle window_rect;
GdkRectangle     1136 content/browser/renderer_host/render_widget_host_view_gtk.cc       GdkRectangle geometry;
GdkRectangle     1291 content/browser/renderer_host/render_widget_host_view_gtk.cc   GdkRectangle frame_extents;
GdkRectangle     1400 ui/base/x/x11_util.cc   GdkRectangle monitor_rect;
GdkRectangle       45 ui/gfx/canvas_paint_gtk.cc     GdkRectangle bounds = rectangle();
GdkRectangle       56 ui/gfx/canvas_paint_gtk.cc   GdkRectangle bounds = rectangle();
GdkRectangle       93 ui/gfx/canvas_paint_gtk.cc     GdkRectangle bounds = {0, 0, size_.width(), size_.height()};
GdkRectangle       40 ui/gfx/canvas_paint_gtk.h   GdkRectangle rectangle() const {
GdkRectangle       41 ui/gfx/canvas_paint_gtk.h     GdkRectangle bounds;
GdkRectangle       39 ui/gfx/geometry/rect.cc Rect::Rect(const GdkRectangle& r)
GdkRectangle       60 ui/gfx/geometry/rect.cc GdkRectangle Rect::ToGdkRectangle() const {
GdkRectangle       61 ui/gfx/geometry/rect.cc   GdkRectangle r = {x(), y(), width(), height()};
GdkRectangle       27 ui/gfx/geometry/rect.h typedef struct _GdkRectangle GdkRectangle;
GdkRectangle       56 ui/gfx/geometry/rect.h   explicit Rect(const GdkRectangle& r);
GdkRectangle       71 ui/gfx/geometry/rect.h   GdkRectangle ToGdkRectangle() const;
GdkRectangle      132 ui/gfx/gtk_util.cc     GdkRectangle rect = cutouts[i].ToGdkRectangle();
GdkRectangle       51 ui/gfx/screen_gtk.cc   GdkRectangle bounds;