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