OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnDesktopRootWindowHostDestroyed
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h
73
virtual void
OnDesktopRootWindowHostDestroyed
(aura::RootWindow* root);
desktop_native_widget_aura.cc
295
void DesktopNativeWidgetAura::
OnDesktopRootWindowHostDestroyed
(
[
all
...]
desktop_root_window_host_win.cc
92
desktop_native_widget_aura_->
OnDesktopRootWindowHostDestroyed
(
[
all
...]
desktop_root_window_host_x11.cc
145
desktop_native_widget_aura_->
OnDesktopRootWindowHostDestroyed
(root_window_);
[
all
...]
Completed in 2919 milliseconds