Home
last modified time | relevance | path

Searched defs:browser_settings (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefsimple/
Dsimple_app.cc97 CefBrowserSettings browser_settings; in OnContextInitialized() local
/third_party/cef/libcef/browser/
Dcontext.cc396 const CefBrowserSettings* browser_settings, in GetBackgroundColor()