Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dmenu_button_impl.cc39 view_util::GetWindowFor(root_view()->GetWidget()); in ShowMenu()
Dview_util.h72 CefRefPtr<CefWindow> GetWindowFor(views::Widget* widget);
Dbrowser_view_impl.cc119 view_util::GetWindowFor(root_view()->GetWidget()); in HandleKeyboardEvent()
Dview_util.cc165 CefRefPtr<CefWindow> GetWindowFor(views::Widget* widget) { in GetWindowFor() function
Doverlay_view_host.cc46 return view_util::GetWindowFor(host_->window_view()->GetWidget()); in GetWindow()
Dview_impl.h493 return view_util::GetWindowFor(root_view()->GetWidget()); in GetWindow()