Home
last modified time | relevance | path

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

/external/chromium_org/ash/display/
Dscreen_position_controller.cc40 aura::Window::Windows transient_children = window->transient_children(); in MoveAllTransientChildrenToNewRoot() local
/external/chromium_org/ash/wm/overview/
Dscoped_transform_overview_window.cc66 aura::Window::Windows transient_children = window->transient_children(); in SetTransformOnWindowAndAllTransientChildren() local
/external/chromium_org/ui/aura/
Dwindow.h225 const Windows& transient_children() const { return transient_children_; } in transient_children() function
Dwindow.cc265 Windows transient_children(transient_children_); in ~Window() local
/external/chromium_org/ash/wm/
Dimmersive_fullscreen_controller.cc917 const std::vector<aura::Window*> transient_children = in RecreateBubbleManager() local
/external/chromium_org/ui/views/widget/
Dnative_widget_aura.cc1078 const aura::Window::Windows& transient_children = in GetAllOwnedWidgets() local