Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDIOHandler.cpp1248 void PutCStringTruncated (const char *s, int right_pad) in PutCStringTruncated() function in curses::Window
1461 PutCStringTruncated (bottom_message, 1); in DrawTitleBox()
3227 window.PutCStringTruncated(strm.GetString().c_str(), right_pad); in TreeDelegateDrawTreeItem()
3298 window.PutCStringTruncated(strm.GetString().c_str(), right_pad); in TreeDelegateDrawTreeItem()
3409 window.PutCStringTruncated(strm.GetString().c_str(), right_pad); in TreeDelegateDrawTreeItem()
4195 window.PutCStringTruncated(m_text.GetStringAtIndex(m_first_visible_line + y - min_y), 1); in WindowDelegateDraw()
4665 window.PutCStringTruncated(strm.GetString().c_str(), 1); in WindowDelegateDraw()
4959 window.PutCStringTruncated(m_title.GetString().c_str(), 1); in WindowDelegateDraw()
5194 window.PutCStringTruncated(strm.GetString().c_str(), right_pad); in WindowDelegateDraw()