Searched refs:leftBottom (Results 1 – 4 of 4) sorted by relevance
147 Point leftBottom() const { in leftBottom() function
136 EXPECT_EQ(Point(10, 60), rect.leftBottom()); in TEST()