Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc794 CefRefPtr<CefV8Value> cancel_func = in OnContextCreated() local
796 window->SetValue(config_.js_cancel_function, cancel_func, attributes); in OnContextCreated()