Searched refs:GetInputAsStringList (Results 1 – 2 of 2) sorted by relevance
408 StringList Editline::GetInputAsStringList(int line_count) { in GetInputAsStringList() function in Editline576 StringList lines = GetInputAsStringList(m_current_line_index + 1); in BreakLineCommand()618 auto lines = GetInputAsStringList(); in EndOrAddLineCommand()751 StringList lines = GetInputAsStringList(); in NextLineCommand()798 StringList lines = GetInputAsStringList(m_current_line_index + 1); in FixIndentationCommand()1362 lines = GetInputAsStringList(); in GetLines()
262 StringList GetInputAsStringList(int line_count = UINT32_MAX);