Searched refs:m_maxX (Results 1 – 2 of 2) sorted by relevance
140 return m_maxX; in getMaxX()198 m_maxX = (int32_t)(m_topRight->GetX() > m_bottomRight->GetX() in calculateMinMaxValues()
46 int32_t m_maxX; variable