Searched refs:kJSNotifyFunc (Results 1 – 1 of 1) sorted by relevance
29 const char kJSNotifyFunc[] = "mrtNotify"; variable53 if (message_name == kJSNotifyFunc) { in Execute()134 CefV8Value::CreateFunction(kJSNotifyFunc, handler.get()); in OnContextCreated()135 window->SetValue(kJSNotifyFunc, notify_func, attributes); in OnContextCreated()