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