Searched refs:GetWidth (Results 1 – 2 of 2) 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()1112 UpdateScrolling(surface.GetWidth()); in DrawContent()1783 int width = surface.GetWidth(); in DrawFields()2581 surface.HorizontalLine(surface.GetWidth()); in DrawError()2586 int width = surface.GetWidth(); in DrawFields()2634 int width = surface.GetWidth(); in DrawContent()4023 int width = window.GetWidth(); in DrawMenuTitle()4836 m_max_x = window.GetWidth() - 1; in WindowDelegateDraw()[all …]
713 int GetWidth() { return width; }