Searched refs:SetStartingColumn (Results 1 – 1 of 1) sorted by relevance
1397 void SetStartingColumn(int col) { m_start_col = col; } in SetStartingColumn() function in curses::Menu1555 menu->SetStartingColumn(window.GetCursorX()); in WindowDelegateDraw()