/third_party/flutter/engine/flutter/runtime/ |
D | window_manager.cc | 26 Window* WindowManager::GetWindow(int32_t instance_id) { in GetWindow() function in flutter::WindowManager
|
/third_party/cef/tests/cefclient/browser/ |
D | window_test_runner_views.cc | 17 CefRefPtr<CefWindow> GetWindow(CefRefPtr<CefBrowser> browser) { in GetWindow() function
|
D | window_test_runner_gtk.cc | 19 GtkWindow* GetWindow(CefRefPtr<CefBrowser> browser) { in GetWindow() function
|
D | dialog_handler_gtk.cc | 133 GtkWindow* GetWindow(CefRefPtr<CefBrowser> browser) { in GetWindow() function
|
D | print_handler_gtk.cc | 278 GtkWindow* GetWindow(CefRefPtr<CefBrowser> browser) { in GetWindow() function
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11clipboard.c | 41 GetWindow(_THIS) in GetWindow() function
|
/third_party/cef/libcef_dll/ctocpp/views/ |
D | overlay_controller_ctocpp.cc | 79 CefRefPtr<CefWindow> CefOverlayControllerCToCpp::GetWindow() { in GetWindow() function in CefOverlayControllerCToCpp
|
D | view_ctocpp.cc | 218 NO_SANITIZE("cfi-icall") CefRefPtr<CefWindow> CefViewCToCpp::GetWindow() { in GetWindow() function in CefViewCToCpp
|
D | button_ctocpp.cc | 317 NO_SANITIZE("cfi-icall") CefRefPtr<CefWindow> CefButtonCToCpp::GetWindow() { in GetWindow() function in CefButtonCToCpp
|
D | browser_view_ctocpp.cc | 319 CefRefPtr<CefWindow> CefBrowserViewCToCpp::GetWindow() { in GetWindow() function in CefBrowserViewCToCpp
|
D | scroll_view_ctocpp.cc | 354 NO_SANITIZE("cfi-icall") CefRefPtr<CefWindow> CefScrollViewCToCpp::GetWindow() { in GetWindow() function in CefScrollViewCToCpp
|
D | panel_ctocpp.cc | 450 NO_SANITIZE("cfi-icall") CefRefPtr<CefWindow> CefPanelCToCpp::GetWindow() { in GetWindow() function in CefPanelCToCpp
|
D | label_button_ctocpp.cc | 526 CefRefPtr<CefWindow> CefLabelButtonCToCpp::GetWindow() { in GetWindow() function in CefLabelButtonCToCpp
|
D | menu_button_ctocpp.cc | 572 NO_SANITIZE("cfi-icall") CefRefPtr<CefWindow> CefMenuButtonCToCpp::GetWindow() { in GetWindow() function in CefMenuButtonCToCpp
|
D | textfield_ctocpp.cc | 735 NO_SANITIZE("cfi-icall") CefRefPtr<CefWindow> CefTextfieldCToCpp::GetWindow() { in GetWindow() function in CefTextfieldCToCpp
|
D | window_ctocpp.cc | 1046 NO_SANITIZE("cfi-icall") CefRefPtr<CefWindow> CefWindowCToCpp::GetWindow() { in GetWindow() function in CefWindowCToCpp
|
/third_party/cef/libcef/browser/views/ |
D | overlay_view_host.cc | 44 CefRefPtr<CefWindow> GetWindow() override { in GetWindow() function in __anonbd30fe920111::CefOverlayControllerImpl
|
D | view_impl.h | 490 CEF_VIEW_IMPL_T CefRefPtr<CefWindow> CEF_VIEW_IMPL_D::GetWindow() { in GetWindow() function
|