Home
last modified time | relevance | path

Searched defs:CreateMenuRunner (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dbrowser_platform_delegate_background.cc116 CefBrowserPlatformDelegateBackground::CreateMenuRunner() { in CreateMenuRunner() function in CefBrowserPlatformDelegateBackground
/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_mac.mm377 CefBrowserPlatformDelegateNativeMac::CreateMenuRunner() { function
Dbrowser_platform_delegate_native_linux.cc261 CefBrowserPlatformDelegateNativeLinux::CreateMenuRunner() { in CreateMenuRunner() function in CefBrowserPlatformDelegateNativeLinux
Dbrowser_platform_delegate_native_win.cc447 CefBrowserPlatformDelegateNativeWin::CreateMenuRunner() { in CreateMenuRunner() function in CefBrowserPlatformDelegateNativeWin
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc271 CefBrowserPlatformDelegateViews::CreateMenuRunner() { in CreateMenuRunner() function in CefBrowserPlatformDelegateViews
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc234 std::unique_ptr<CefMenuRunner> CefBrowserPlatformDelegate::CreateMenuRunner() { in CreateMenuRunner() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc208 CefBrowserPlatformDelegateOsr::CreateMenuRunner() { in CreateMenuRunner() function in CefBrowserPlatformDelegateOsr