• Home
  • Raw
  • Download

Lines Matching refs:GetArgumentAtIndex

162         std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);  in HandleArgumentCompletion()
169 arg = input.GetArgumentAtIndex(setting_var_idx); in HandleArgumentCompletion()
187 arg = input.GetArgumentAtIndex(cursor_index); in HandleArgumentCompletion()
198 const char *setting_var_name = input.GetArgumentAtIndex(setting_var_idx); in HandleArgumentCompletion()
234 const char *var_name = cmd_args.GetArgumentAtIndex (0); in DoExecute()
337 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
361 const char *property_path = args.GetArgumentAtIndex (i); in DoExecute()
429 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
456 const char *property_path = args.GetArgumentAtIndex (i); in DoExecute()
536 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
572 const char *var_name = cmd_args.GetArgumentAtIndex (0); in DoExecute()
671 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
694 const char *var_name = cmd_args.GetArgumentAtIndex (0); in DoExecute()
792 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
824 const char *var_name = cmd_args.GetArgumentAtIndex (0); in DoExecute()
916 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
948 const char *var_name = cmd_args.GetArgumentAtIndex (0); in DoExecute()
1030 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
1061 const char *var_name = cmd_args.GetArgumentAtIndex (0); in DoExecute()
1132 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position); in HandleArgumentCompletion()
1162 const char *var_name = command.GetArgumentAtIndex (0); in DoExecute()