Searched defs:minXMaxYCorner (Results 1 – 3 of 3) sorted by relevance
121 …IntPoint minXMaxYCorner() const { return IntPoint(m_location.x(), m_location.y() + m_size.height()… in minXMaxYCorner() function
126 …FloatPoint minXMaxYCorner() const { return FloatPoint(m_location.x(), m_location.y() + m_size.heig… in minXMaxYCorner() function
134 …LayoutPoint minXMaxYCorner() const { return LayoutPoint(m_location.x(), m_location.y() + m_size.he… in minXMaxYCorner() function