Searched refs:OffsetLayerBounds (Results 1 – 2 of 2) sorted by relevance
443 void OffsetLayerBounds(const gfx::Vector2d& offset);
951 OffsetLayerBounds(origin_delta); in SetBoundsInternal()1147 void Window::OffsetLayerBounds(const gfx::Vector2d& offset) { in OffsetLayerBounds() function in aura::Window1150 children_[i]->OffsetLayerBounds(offset); in OffsetLayerBounds()