Searched refs:ancestor_with_layer (Results 1 – 1 of 1) sorted by relevance
468 const aura::Window* ancestor_with_layer = in GetTargetBounds() local470 if (!ancestor_with_layer) in GetTargetBounds()529 aura::Window* ancestor_with_layer = GetAncestorWithLayer(&offset); in AddChild() local533 if (ancestor_with_layer) { in AddChild()535 child->ReparentLayers(ancestor_with_layer->layer(), offset); in AddChild()893 const aura::Window* ancestor_with_layer = in SetBoundsInternal() local895 if (ancestor_with_layer) in SetBoundsInternal()1132 Window* ancestor_with_layer = GetAncestorWithLayer(NULL); in StackChildLayerRelativeTo() local1134 ancestor_with_layer ? ancestor_with_layer->layer() : NULL; in StackChildLayerRelativeTo()1315 aura::Window* ancestor_with_layer = in OnWindowBoundsChanged() local[all …]