Home | History | Annotate | Download | only in dom

Lines Matching full:index2

2107     unsigned index2 = chain2.size();
2108 for (unsigned i = min(index1, index2); i; --i) {
2110 Node* child2 = chain2[--index2];
2134 return index1 < index2 ?