Searched refs:sizeDiff (Results 1 – 3 of 3) sorted by relevance
440 int sizeDiff( size_ - other.size_ ); local441 if ( sizeDiff != 0 )442 return sizeDiff;
473 int sizeDiff( itemCount_ - other.itemCount_ ); local474 if ( sizeDiff != 0 )475 return sizeDiff;
40 …sizeDiff={width:d.outerWidth()-d.width(),height:d.outerHeight()-d.height()};this.originalMousePosi… property