Lines Matching refs:CefBrowserHost
150 CefBrowserHost::CreateBrowser(window_info, handler, startup_url, settings, in CreateBrowser()
567 CefRefPtr<CefBrowserHost> browser_host; in OnMouseEvent()
607 CefBrowserHost::MouseButtonType btnType = in OnMouseEvent()
647 CefBrowserHost::MouseButtonType btnType = in OnMouseEvent()
1056 CefBrowserHost::DragOperationsMask result = in StartDragging()
1131 CefBrowserHost::DragOperationsMask OsrWindowWin::OnDragEnter( in OnDragEnter()
1134 CefBrowserHost::DragOperationsMask effect) { in OnDragEnter()
1143 CefBrowserHost::DragOperationsMask OsrWindowWin::OnDragOver( in OnDragOver()
1145 CefBrowserHost::DragOperationsMask effect) { in OnDragOver()
1158 CefBrowserHost::DragOperationsMask OsrWindowWin::OnDrop( in OnDrop()
1160 CefBrowserHost::DragOperationsMask effect) { in OnDrop()