Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h818 void OnSetSelectedColorInColorChooser(int color_chooser_id, SkColor color); in NON_EXPORTED_BASE()
Dweb_contents_impl.cc561 OnSetSelectedColorInColorChooser) in OnMessageReceived()
2996 void WebContentsImpl::OnSetSelectedColorInColorChooser(int color_chooser_id, in OnSetSelectedColorInColorChooser() function in content::WebContentsImpl