Searched refs:rhsIndex (Results 1 – 1 of 1) sorted by relevance
246 int rhsIndex = p.indexOfChild(rhs); in compare() local248 int rhsDistance = Math.abs(mIndex - rhsIndex); in compare()253 return rhsIndex - lhsIndex; in compare()