Home
last modified time | relevance | path

Searched refs:child_already_processed (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow.cc1283 std::set<const Window*> child_already_processed; in NotifyWindowVisibilityChangedDown() local
1289 if (!child_already_processed.insert(*it).second) in NotifyWindowVisibilityChangedDown()