Searched defs:GetParentWindow (Results 1 – 5 of 5) sorted by relevance
/third_party/cef/include/views/ | ||
D | cef_window_delegate.h | 75 virtual CefRefPtr<CefWindow> GetParentWindow(CefRefPtr<CefWindow> window, in GetParentWindow() function |
/third_party/cef/libcef_dll/ctocpp/views/ | ||
D | window_delegate_ctocpp.cc | 61 CefRefPtr<CefWindow> CefWindowDelegateCToCpp::GetParentWindow( in GetParentWindow() function in CefWindowDelegateCToCpp |
/third_party/cef/tests/cefclient/browser/ | ||
D | root_window_views.cc | 216 CefRefPtr<CefWindow> RootWindowViews::GetParentWindow() { in GetParentWindow() function in client::RootWindowViews |
D | views_window.cc | 580 CefRefPtr<CefWindow> ViewsWindow::GetParentWindow(CefRefPtr<CefWindow> window, in GetParentWindow() function in client::ViewsWindow |
/third_party/cef/tests/ceftests/views/ | ||
D | button_unittest.cc | 579 CefRefPtr<CefWindow> GetParentWindow(CefRefPtr<CefWindow> window, in GetParentWindow() function in __anon82e069de0411::TestMenuButtonCustomPopupDelegate |