Searched refs:ancestor_with_layer (Results 1 – 1 of 1) sorted by relevance
501 const aura::Window* ancestor_with_layer = in GetTargetBounds() local503 if (!ancestor_with_layer) in GetTargetBounds()562 aura::Window* ancestor_with_layer = GetAncestorWithLayer(&offset); in AddChild() local563 if (ancestor_with_layer) { in AddChild()565 child->ReparentLayers(ancestor_with_layer->layer(), offset); in AddChild()955 const aura::Window* ancestor_with_layer = in SetBoundsInternal() local957 if (ancestor_with_layer) in SetBoundsInternal()1268 Window* ancestor_with_layer = GetAncestorWithLayer(NULL); in StackChildLayerRelativeTo() local1270 ancestor_with_layer ? ancestor_with_layer->layer() : NULL; in StackChildLayerRelativeTo()1452 aura::Window* ancestor_with_layer = in OnWindowBoundsChanged() local[all …]