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