Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/
Dview.cc1937 OrphanLayers(); in ViewHierarchyChangedImpl()
2228 void View::OrphanLayers() { in OrphanLayers() function in views::View
2238 child_at(i)->OrphanLayers(); in OrphanLayers()
Dview.h1411 void OrphanLayers();