Searched defs:setBottomLeft (Results 1 – 2 of 2) sorted by relevance
53 void setBottomLeft(const IntSize& size) { m_bottomLeft = size; } in setBottomLeft() function
62 void setBottomLeft(const FloatSize& size) { m_bottomLeft = size; } in setBottomLeft() function