Home
last modified time | relevance | path

Searched refs:extra_info_ (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_host_create.cc27 extra_info_(extra_info), in CreateBrowserHelper()
32 extra_info_, request_context_); in Run()
39 CefRefPtr<CefDictionaryValue> extra_info_; member in __anona017d86e0111::CreateBrowserHelper
Dbrowser_info.h48 CefRefPtr<CefDictionaryValue> extra_info() const { return extra_info_; } in extra_info()
201 CefRefPtr<CefDictionaryValue> extra_info_; variable
Dbrowser_info.cc34 extra_info_(extra_info) { in CefBrowserInfo()
/third_party/cef/tests/cefclient/browser/
Dosr_window_win.cc68 extra_info_(extra_info), in CreateBrowserHelper()
77 CefRefPtr<CefDictionaryValue> extra_info_; member in client::__anon1585e3dc0111::CreateBrowserHelper
114 helper->extra_info_, helper->request_context_, helper->url_); in CreateBrowserWithHelper()