Searched defs:hosted_windows (Results 1 – 1 of 1) sorted by relevance
23 std::map<views::View*, aura::Window*>* hosted_windows) { in GetViewsWithAssociatedWindow()145 std::map<View*, aura::Window*> hosted_windows; in ReorderChildWindows() local