Searched refs:new_input_lines (Results 1 – 1 of 1) sorted by relevance
465 std::vector<EditLineStringType> new_input_lines; in RecallHistory() local495 new_input_lines = m_live_history_lines; in RecallHistory()506 new_input_lines = SplitLines(history_event.str); in RecallHistory()510 m_input_lines = new_input_lines; in RecallHistory()