Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dbrowser_cpptoc.cc226 int CEF_CALLBACK browser_has_document(struct _cef_browser_t* self) { in browser_has_document() function
410 GetStruct()->has_document = browser_has_document; in CefBrowserCppToC()