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