Searched refs:fixedFlowThreadContainer (Results 1 – 1 of 1) sorted by relevance
1555 …RenderFlowThread* fixedFlowThreadContainer = position == FixedPosition ? renderer->flowThreadConta… in accumulateOffsetTowardsAncestor() local1556 if (fixedFlowThreadContainer && !fixedFlowThreadContainer->isOutOfFlowPositioned()) in accumulateOffsetTowardsAncestor()1557 fixedFlowThreadContainer = 0; in accumulateOffsetTowardsAncestor()1564 …if (position == FixedPosition && !fixedFlowThreadContainer && (!ancestorLayer || ancestorLayer == … in accumulateOffsetTowardsAncestor()1575 if (position == FixedPosition && !fixedFlowThreadContainer) { in accumulateOffsetTowardsAncestor()