HomeSort by relevance Sort by last modified time
    Searched refs:initial_pos (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/chromium_org/chrome/browser/extensions/
chrome_extension_host_delegate.cc 44 const gfx::Rect& initial_pos,
47 web_contents, extension_id, disposition, initial_pos, user_gesture);
chrome_extension_host_delegate.h 28 const gfx::Rect& initial_pos,
extension_tab_util_android.cc 110 const gfx::Rect& initial_pos,
  /external/chromium_org/chrome/browser/ui/webui/
chrome_web_contents_handler.h 26 const gfx::Rect& initial_pos,
chrome_web_contents_handler.cc 75 // opened. |initial_pos| is the position of the window if a new window is
83 const gfx::Rect& initial_pos,
105 params.window_bounds = initial_pos;
  /external/chromium_org/ui/web_dialogs/test/
test_web_contents_handler.cc 27 const gfx::Rect& initial_pos,
test_web_contents_handler.h 31 const gfx::Rect& initial_pos,
  /external/chromium_org/chrome/browser/ui/
browser_tabstrip.h 47 const gfx::Rect& initial_pos,
browser_tabstrip.cc 51 const gfx::Rect& initial_pos,
62 params.window_bounds = initial_pos;
  /external/chromium_org/extensions/browser/
extension_host_delegate.h 49 const gfx::Rect& initial_pos,
  /external/chromium_org/ui/web_dialogs/
web_dialog_delegate.cc 46 const gfx::Rect& initial_pos,
web_dialog_web_contents_delegate.cc 45 WindowOpenDisposition disposition, const gfx::Rect& initial_pos,
49 initial_pos, user_gesture);
web_dialog_web_contents_delegate.h 34 const gfx::Rect& initial_pos,
62 const gfx::Rect& initial_pos,
web_dialog_delegate.h 122 // new tab should be opened. |initial_pos| is the position of the window if a
128 const gfx::Rect& initial_pos,
  /external/chromium_org/chrome/browser/tab_contents/
background_contents.h 38 const gfx::Rect& initial_pos,
65 const gfx::Rect& initial_pos,
background_contents.cc 119 const gfx::Rect& initial_pos,
123 new_contents, disposition, initial_pos, user_gesture, was_blocked);
  /external/chromium_org/content/test/
test_web_contents.h 115 const gfx::Rect& initial_pos,
118 const gfx::Rect& initial_pos) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_sign_in_delegate.cc 92 const gfx::Rect& initial_pos,
97 source, new_contents, disposition, initial_pos, user_gesture, local
autofill_dialog_sign_in_delegate.h 41 const gfx::Rect& initial_pos,
  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h 258 const gfx::Rect& initial_pos,
264 const gfx::Rect& initial_pos) {}
  /external/chromium_org/android_webview/native/
aw_web_contents_delegate.h 40 const gfx::Rect& initial_pos,
  /external/chromium_org/chrome/browser/ui/apps/
chrome_app_window_delegate.h 40 const gfx::Rect& initial_pos,
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.h 148 const gfx::Rect& initial_pos,
151 const gfx::Rect& initial_pos) OVERRIDE;
  /external/chromium_org/chrome/browser/android/
chrome_web_contents_delegate_android.h 73 const gfx::Rect& initial_pos,
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.cc 309 const gfx::Rect& initial_pos,
313 source, new_contents, disposition, initial_pos, user_gesture)) {
317 source, new_contents, disposition, initial_pos, user_gesture,

Completed in 488 milliseconds

1 2 3