Home
last modified time | relevance | path

Searched defs:dialog_bounds (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/find_bar/
Dfind_bar_controller.cc152 const gfx::Rect& dialog_bounds, in GetLocationForFindbarView()
/external/chromium/chrome/browser/ui/gtk/
Dfind_bar_gtk.cc426 gfx::Rect dialog_bounds = gfx::Rect(ltr ? 0 : 15, 0, in GetDialogPosition() local
Dtask_manager_gtk.cc865 gfx::Rect dialog_bounds = gtk_util::GetDialogBounds(GTK_WIDGET(dialog)); in OnResponse() local