HomeSort by relevance Sort by last modified time
    Searched refs:ReparentLayers (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/
window.h 390 // ReparentLayers(). The net effect is both setting the parent of layers to
392 void ReparentLayers(ui::Layer* parent, const gfx::Vector2d& offset);
window.cc 535 child->ReparentLayers(ancestor_with_layer->layer(), offset);
    [all...]

Completed in 147 milliseconds