Home
last modified time | relevance | path

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

/external/chromium/webkit/glue/
Dwebclipboard_impl.cc145 const WebString& html_text, const WebURL& source_url, in writeHTML() argument
148 scw.WriteHTML(html_text, source_url.spec()); in writeHTML()
Dwebclipboard_impl.h30 const WebKit::WebString& html_text,
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h207 const std::string& html_text,
Dtesting_automation_provider.cc1303 const std::string& html_text, in ShowInterstitialPage() argument
1315 html_text); in ShowInterstitialPage()