Home
last modified time | relevance | path

Searched refs:GetWidth (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp393 int GetWidth() const { return GetMaxX(); } in GetWidth() function in curses::Surface
410 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 …]