Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.cc113 static const char* source_url_prefix = "SourceURL:"; in HtmlToCFHtml() local
123 strlen(source_url_prefix) + base_url.length() + 2; // Add 2 for \r\n. in HtmlToCFHtml()
133 result.append(source_url_prefix); in HtmlToCFHtml()