Home | History | Annotate | Download | only in Commands

Lines Matching refs:cursor_index

154                               int &cursor_index,
162 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
173 if (cursor_index == setting_var_idx)
187 arg = input.GetArgumentAtIndex(cursor_index);
329 int &cursor_index,
337 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
421 int &cursor_index,
429 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
528 int &cursor_index,
536 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
539 if (cursor_index < 2)
663 int &cursor_index,
671 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
674 if (cursor_index < 2)
784 int &cursor_index,
792 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
795 if (cursor_index < 2)
908 int &cursor_index,
916 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
919 if (cursor_index < 2)
1022 int &cursor_index,
1030 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
1033 if (cursor_index < 2)
1124 int &cursor_index,
1132 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
1135 if (cursor_index < 2)