Searched defs:html_text (Results 1 - 2 of 2) sorted by relevance

/external/chromium/webkit/glue/
H A Dwebclipboard_impl.cc145 const WebString& html_text, const WebURL& source_url,
148 scw.WriteHTML(html_text, source_url.spec());
144 writeHTML( const WebString& html_text, const WebURL& source_url, const WebString& plain_text, bool write_smart_paste) argument
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc1303 const std::string& html_text,
1315 html_text);
1301 ShowInterstitialPage( int tab_handle, const std::string& html_text, IPC::Message* reply_message) argument

Completed in 93 milliseconds