Searched refs:GetMaxX (Results 1 – 1 of 1) sorted by relevance
391 int GetMaxX() const { return getmaxx(m_window); } in GetMaxX() function in curses::Surface393 int GetWidth() const { return GetMaxX(); } in GetWidth()6838 m_max_x = window.GetMaxX() - 1; in WindowDelegateDraw()