Searched refs:maxLeft (Results 1 – 1 of 1) sorted by relevance
50 const maxLeft = Math.max(this.x, other.x); constant54 return new Rect(maxLeft, maxTop, minRight - maxLeft, minBottom - maxTop);