Searched refs:GetMaxY (Results 1 – 1 of 1) sorted by relevance
392 int GetMaxY() const { return getmaxy(m_window); } in GetMaxY() function in curses::Surface394 int GetHeight() const { return GetMaxY(); } in GetHeight()6839 m_max_y = window.GetMaxY() - 1; in WindowDelegateDraw()