Searched refs:sizeDiff (Results 1 – 3 of 3) sorted by relevance
347 int sizeDiff(size_ - other.size_); local348 if (sizeDiff != 0)349 return sizeDiff;
358 int sizeDiff(itemCount_ - other.itemCount_); local359 if (sizeDiff != 0)360 return sizeDiff;
40 …sizeDiff={width:d.outerWidth()-d.width(),height:d.outerHeight()-d.height()};this.originalMousePosi… property