Home
last modified time | relevance | path

Searched refs:initial_rect (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dextension_host_delegate.cc37 const gfx::Rect& initial_rect, in CreateTab() argument
Dextension_host_delegate.h30 const gfx::Rect& initial_rect,
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_delegate.cc119 const gfx::Rect& initial_rect, in AddNewContents() argument
132 target_url, disposition, initial_rect); in AddNewContents()
Dchrome_browser_delegate.h66 const gfx::Rect& initial_rect,
/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc127 const gfx::Rect& initial_rect, in AddNewContents() argument
145 disposition, initial_rect, user_gesture, in AddNewContents()
Dbrowser_platform_delegate_alloy.h33 const gfx::Rect& initial_rect,
Dalloy_browser_host_impl.h210 const gfx::Rect& initial_rect,
Dalloy_browser_host_impl.cc1127 const gfx::Rect& initial_rect, in AddNewContents() argument
1131 target_url, disposition, initial_rect, in AddNewContents()
/third_party/cef/patch/patches/
Dchrome_browser_browser.patch112 + source, std::move(new_contents), target_url, disposition, initial_rect,
119 disposition, initial_rect);
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h116 const gfx::Rect& initial_rect,
Dbrowser_platform_delegate.cc45 const gfx::Rect& initial_rect, in AddNewContents() argument