Searched refs:GetWidth (Results 1 – 1 of 1) sorted by relevance
393 int GetWidth() const { return GetMaxX(); } in GetWidth() function in curses::Surface410 int bytes_left = GetWidth() - GetCursorX(); in PutCStringTruncated()450 PutCString(title, GetWidth() - title_offset); in TitledBox()1113 UpdateScrolling(surface.GetWidth()); in DrawContent()1784 int width = surface.GetWidth(); in DrawFields()2582 surface.HorizontalLine(surface.GetWidth()); in DrawError()2587 int width = surface.GetWidth(); in DrawFields()2635 int width = surface.GetWidth(); in DrawContent()4024 int width = window.GetWidth(); in DrawMenuTitle()4862 m_max_x = window.GetWidth() - 1; in WindowDelegateDraw()[all …]