Searched defs:ReparentLayers (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow.cc542 child->ReparentLayers(ancestor_with_layer->layer(), offset);
1069 void Window::ReparentLayers(ui::Layer* parent_layer, function in class:aura::Window
1073 children_[i]->ReparentLayers(

Completed in 89 milliseconds