Searched refs:WebDialogEventToJSValue (Results 1 – 1 of 1) sorted by relevance
2048 JSRef<JSVal> WebDialogEventToJSValue(const WebDialogEvent& eventInfo) in WebDialogEventToJSValue() function2503 …eRefPtr<JsEventFunction<WebDialogEvent, 1>>(JSRef<JSFunc>::Cast(args[0]), WebDialogEventToJSValue); in OnCommonDialog()