Searched refs:upstreamEnd (Results 1 – 1 of 1) sorted by relevance
714 Position upstreamEnd = visibleEnd.deepEquivalent().upstream(); in moveParagraphContentsToNewBlockIfNecessary() local730 } else if (isBlock(upstreamEnd.deprecatedNode())) { in moveParagraphContentsToNewBlockIfNecessary()731 if (!upstreamEnd.deprecatedNode()->isDescendantOf(upstreamStart.deprecatedNode())) { in moveParagraphContentsToNewBlockIfNecessary()736 } else if (enclosingBlock(upstreamEnd.deprecatedNode()) != upstreamStart.deprecatedNode()) { in moveParagraphContentsToNewBlockIfNecessary()739 …ASSERT(upstreamStart.deprecatedNode()->isDescendantOf(enclosingBlock(upstreamEnd.deprecatedNode())… in moveParagraphContentsToNewBlockIfNecessary()