Searched defs:left_ (Results 1 – 1 of 1) sorted by relevance
139 left(left_), top(top_), right(right_), bottom(bottom_) { in left() argument142 static constexpr PRectangle FromInts(int left_, int top_, int right_, int bottom_) noexcept { in FromInts()