Home
last modified time | relevance | path

Searched refs:OnNativeWidgetCreated (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc97 void DesktopWindowTreeHostX11::OnNativeWidgetCreated( in OnNativeWidgetCreated() function in views::DesktopWindowTreeHostX11
102 DesktopWindowTreeHostLinux::OnNativeWidgetCreated(params); in OnNativeWidgetCreated()
H A Ddesktop_window_tree_host_x11.h37 void OnNativeWidgetCreated(const Widget::InitParams& params) override;
H A Ddesktop_window_tree_host_linux.cc176 void DesktopWindowTreeHostLinux::OnNativeWidgetCreated( in OnNativeWidgetCreated() function in views::DesktopWindowTreeHostLinux
181 DesktopWindowTreeHostPlatform::OnNativeWidgetCreated(params); in OnNativeWidgetCreated()
H A Ddesktop_window_tree_host_linux.h82 void OnNativeWidgetCreated(const Widget::InitParams& params) override;
H A Ddesktop_window_tree_host.h56 virtual void OnNativeWidgetCreated(const Widget::InitParams& params) = 0;
H A Ddesktop_window_tree_host_platform.h38 void OnNativeWidgetCreated(const Widget::InitParams& params) override;
H A Ddesktop_window_tree_host_platform.cc161 void DesktopWindowTreeHostPlatform::OnNativeWidgetCreated( in OnNativeWidgetCreated() function in views::DesktopWindowTreeHostPlatform
167 native_widget_delegate_->OnNativeWidgetCreated(); in OnNativeWidgetCreated()
H A Ddesktop_window_tree_host_win.h65 void OnNativeWidgetCreated(const Widget::InitParams& params) override;
H A Ddesktop_window_tree_host_win.cc153 void DesktopWindowTreeHostWin::OnNativeWidgetCreated( in OnNativeWidgetCreated() function in views::DesktopWindowTreeHostWin
830 native_widget_delegate_->OnNativeWidgetCreated(); in HandleCreate()
H A Ddesktop_native_widget_aura.cc527 desktop_window_tree_host_->OnNativeWidgetCreated(params); in InitNativeWidget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_linux.cc154 void DesktopWindowTreeHostLinux::OnNativeWidgetCreated( in OnNativeWidgetCreated() function in views::DesktopWindowTreeHostLinux
157 DesktopWindowTreeHostPlatform::OnNativeWidgetCreated(params); in OnNativeWidgetCreated()
H A Ddesktop_window_tree_host_linux.h74 void OnNativeWidgetCreated(const Widget::InitParams& params) override;
H A Ddesktop_window_tree_host.h56 virtual void OnNativeWidgetCreated(const Widget::InitParams& params) = 0;
H A Ddesktop_window_tree_host_platform.h47 void OnNativeWidgetCreated(const Widget::InitParams& params) override;
H A Ddesktop_window_tree_host_platform.cc187 void DesktopWindowTreeHostPlatform::OnNativeWidgetCreated( in OnNativeWidgetCreated() function in views::DesktopWindowTreeHostPlatform
198 native_widget_delegate_->OnNativeWidgetCreated(); in OnNativeWidgetCreated()
H A Ddesktop_window_tree_host_win.h71 void OnNativeWidgetCreated(const Widget::InitParams& params) override;
H A Ddesktop_window_tree_host_win.cc160 void DesktopWindowTreeHostWin::OnNativeWidgetCreated( in OnNativeWidgetCreated() function in views::DesktopWindowTreeHostWin
836 native_widget_delegate_->OnNativeWidgetCreated(); in HandleCreate()
H A Ddesktop_native_widget_aura.cc536 desktop_window_tree_host_->OnNativeWidgetCreated(params); in InitNativeWidget()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/
H A Dnative_widget_delegate.h73 virtual void OnNativeWidgetCreated() = 0;
H A Dwidget.h917 void OnNativeWidgetCreated() override;
H A Dnative_widget_aura.cc188 delegate_->OnNativeWidgetCreated(); in InitNativeWidget()
H A Dwidget.cc1127 void Widget::OnNativeWidgetCreated() { in OnNativeWidgetCreated() function in views::Widget
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/
H A Dnative_widget_delegate.h73 virtual void OnNativeWidgetCreated() = 0;
H A Dwidget.h956 void OnNativeWidgetCreated() override;
H A Dnative_widget_aura.cc189 delegate_->OnNativeWidgetCreated(); in InitNativeWidget()

12