Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dmain_context_impl.cc21 cef_color_t ParseColor(const std::string& color) { in ParseColor() function
134 ParseColor(command_line_->GetSwitchValue(switches::kBackgroundColor)); in MainContextImpl()