Searched refs:startRootContainer (Results 1 – 1 of 1) sorted by relevance
148 Node* startRootContainer = start.container(); in checkForDifferentRootContainer() local149 while (startRootContainer->parentNode()) in checkForDifferentRootContainer()150 startRootContainer = startRootContainer->parentNode(); in checkForDifferentRootContainer()152 …return startRootContainer != endRootContainer || (Range::compareBoundaryPoints(start, end, ASSERT_… in checkForDifferentRootContainer()