Searched refs:nextContinuationContext (Results 1 – 2 of 2) sorted by relevance
932 GeckoStyleContext* nextContinuationContext = in ReparentStyleContext() local935 oldContext == nextContinuationContext || in ReparentStyleContext()936 oldContext->GetPseudo() != nextContinuationContext->GetPseudo() || in ReparentStyleContext()937 oldContext->GetParent() != nextContinuationContext->GetParent(), in ReparentStyleContext()
1218 nsStyleContext* nextContinuationContext = in ReparentStyleContext() local1220 NS_ASSERTION(oldContext == nextContinuationContext || in ReparentStyleContext()1222 nextContinuationContext->GetPseudo() || in ReparentStyleContext()1224 nextContinuationContext->GetParent(), in ReparentStyleContext()