Home
last modified time | relevance | path

Searched defs:CefCreateURL (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dparser_impl.cc35 bool CefCreateURL(const CefURLParts& parts, CefString& url) { in CefCreateURL() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc405 CEF_GLOBAL bool CefCreateURL(const CefURLParts& parts, CefString& url) { in CefCreateURL() function