Home
last modified time | relevance | path

Searched refs:kShowUpdateRect (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/shared/common/
Dclient_switches.cc27 const char kShowUpdateRect[] = "show-update-rect"; variable
Dclient_switches.h21 extern const char kShowUpdateRect[];
/third_party/cef/tests/cefclient/browser/
Dmain_context_impl.cc213 command_line_->HasSwitch(switches::kShowUpdateRect); in PopulateOsrSettings()