Searched refs:initial_rect (Results 1 – 11 of 11) sorted by relevance
/third_party/cef/libcef/browser/extensions/ |
D | extension_host_delegate.cc | 37 const gfx::Rect& initial_rect, in CreateTab() argument
|
D | extension_host_delegate.h | 30 const gfx::Rect& initial_rect,
|
/third_party/cef/libcef/browser/chrome/ |
D | chrome_browser_delegate.cc | 119 const gfx::Rect& initial_rect, in AddNewContents() argument 132 target_url, disposition, initial_rect); in AddNewContents()
|
D | chrome_browser_delegate.h | 66 const gfx::Rect& initial_rect,
|
/third_party/cef/libcef/browser/alloy/ |
D | browser_platform_delegate_alloy.cc | 127 const gfx::Rect& initial_rect, in AddNewContents() argument 145 disposition, initial_rect, user_gesture, in AddNewContents()
|
D | browser_platform_delegate_alloy.h | 33 const gfx::Rect& initial_rect,
|
D | alloy_browser_host_impl.h | 210 const gfx::Rect& initial_rect,
|
D | alloy_browser_host_impl.cc | 1127 const gfx::Rect& initial_rect, in AddNewContents() argument 1131 target_url, disposition, initial_rect, in AddNewContents()
|
/third_party/cef/patch/patches/ |
D | chrome_browser_browser.patch | 112 + source, std::move(new_contents), target_url, disposition, initial_rect, 119 disposition, initial_rect);
|
/third_party/cef/libcef/browser/ |
D | browser_platform_delegate.h | 116 const gfx::Rect& initial_rect,
|
D | browser_platform_delegate.cc | 45 const gfx::Rect& initial_rect, in AddNewContents() argument
|