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