Searched refs:m_maxY (Results 1 – 2 of 2) sorted by relevance
146 return m_maxY; in getMaxY()204 m_maxY = (int32_t)(m_bottomLeft->GetY() > m_bottomRight->GetY() in calculateMinMaxValues()
48 int32_t m_maxY; variable