Searched refs:otherLeft (Results 1 – 1 of 1) sorted by relevance
256 void expandToCoverRect(float otherLeft, float otherTop, float otherRight, float otherBottom) { in expandToCoverRect() argument257 left = std::min(left, otherLeft); in expandToCoverRect()