Searched refs:positionedAncestor (Results 1 – 2 of 2) sorted by relevance
342 if (RenderObject* positionedAncestor = inFlowPositionedInlineAncestor(this)) in addChildIgnoringContinuation() local343 newStyle->setPosition(positionedAncestor->style()->position()); in addChildIgnoringContinuation()
1425 RenderLayer* positionedAncestor = parentLayer->enclosingPositionedAncestor(); in accumulateOffsetTowardsAncestor() local1428 layer->convertToLayerCoords(positionedAncestor, thisCoords); in accumulateOffsetTowardsAncestor()1431 ancestorLayer->convertToLayerCoords(positionedAncestor, ancestorCoords); in accumulateOffsetTowardsAncestor()