Searched refs:PutCStringTruncated (Results 1 – 1 of 1) sorted by relevance
947 void PutCStringTruncated(const char *s, int right_pad) { in PutCStringTruncated() function in curses::Window1111 PutCStringTruncated(bottom_message, 1); in DrawTitleBox()2436 window.PutCStringTruncated(strm.GetString().str().c_str(), right_pad); in TreeDelegateDrawTreeItem()2495 window.PutCStringTruncated(strm.GetString().str().c_str(), right_pad); in TreeDelegateDrawTreeItem()2585 window.PutCStringTruncated(strm.GetString().str().c_str(), right_pad); in TreeDelegateDrawTreeItem()3351 window.PutCStringTruncated( in WindowDelegateDraw()3772 window.PutCStringTruncated(strm.GetString().str().c_str(), 1); in WindowDelegateDraw()4001 window.PutCStringTruncated(m_title.GetString().str().c_str(), 1); in WindowDelegateDraw()4223 window.PutCStringTruncated(strm.GetData(), right_pad); in WindowDelegateDraw()