Searched refs:thisTop (Results 1 – 1 of 1) sorted by relevance
432 Node* thisTop = thisCont; in compareBoundaryPoints() local434 while (thisTop->parentNode()) in compareBoundaryPoints()435 thisTop = thisTop->parentNode(); in compareBoundaryPoints()438 if (thisTop != sourceTop) { // in different DocumentFragments in compareBoundaryPoints()