Home
last modified time | relevance | path

Searched refs:ToGdkRectangle (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/gtk/autofill/
Dautofill_popup_view_gtk.cc89 GdkRectangle row_rect = controller_->GetRowBounds(row).ToGdkRectangle(); in InvalidateRow()
103 GdkRectangle popup_rect = controller_->popup_bounds().ToGdkRectangle(); in UpdateBoundsAndRedrawPopup()
/external/chromium_org/content/browser/renderer_host/
Dgtk_plugin_container_manager.cc84 GdkRectangle clip_rect = move.clip_rect.ToGdkRectangle(); in MovePluginContainer()
Dgtk_im_context_wrapper.cc261 GdkRectangle cursor_rect(caret_bounds.ToGdkRectangle()); in UpdateCaretBounds()
/external/chromium_org/ui/gfx/
Drect.cc60 GdkRectangle Rect::ToGdkRectangle() const { in ToGdkRectangle() function in gfx::Rect
Dgtk_util.cc132 GdkRectangle rect = cutouts[i].ToGdkRectangle(); in SubtractRectanglesFromRegion()
Drect.h71 GdkRectangle ToGdkRectangle() const;
/external/chromium/chrome/browser/renderer_host/
Dgtk_im_context_wrapper.cc253 GdkRectangle cursor_rect(caret_rect.ToGdkRectangle()); in UpdateInputMethodState()
Drender_widget_host_view_gtk.cc1013 paint_rect.Subtract(damage_rect).ToGdkRectangle(); in Paint()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.cc352 line, GetWindowRect(window_->window).width()).ToGdkRectangle(); in InvalidateLine()
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
Domnibox_popup_view_gtk.cc254 line, GetWindowRect(gdk_window).width()).ToGdkRectangle(); in InvalidateLine()