Home
last modified time | relevance | path

Searched defs:transient_children (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ui/wm/core/
Dtransient_window_manager.h49 const Windows& transient_children() const { return transient_children_; } in transient_children() function
Dtransient_window_manager.cc177 Windows transient_children(transient_children_); in OnWindowDestroying() local
Dwindow_animations.cc91 const aura::Window::Windows& transient_children = in DetachAndRecreateLayers() local
/external/chromium_org/ash/display/
Dscreen_position_controller.cc41 aura::Window::Windows transient_children = in MoveAllTransientChildrenToNewRoot() local
/external/chromium_org/ash/wm/overview/
Dscoped_transform_overview_window.cc69 aura::Window::Windows transient_children = in SetTransformOnWindowAndAllTransientChildren() local
/external/chromium_org/ash/wm/
Dwindow_positioner.cc117 aura::Window::Windows transient_children = in SetBoundsAndOffsetTransientChildren() local
Dimmersive_fullscreen_controller.cc943 const std::vector<aura::Window*> transient_children = in RecreateBubbleManager() local
/external/chromium_org/ui/views/widget/
Dnative_widget_aura.cc1108 const aura::Window::Windows& transient_children = in GetAllOwnedWidgets() local