Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/widget/
Dwindow_reorderer.cc23 std::map<views::View*, aura::Window*>* hosted_windows) { in GetViewsWithAssociatedWindow()
145 std::map<View*, aura::Window*> hosted_windows; in ReorderChildWindows() local