Searched refs:firstOccurrenceOfWord (Results 1 – 1 of 1) sorted by relevance
395 int firstOccurrenceOfWord = -1; in removeDups() local397 firstOccurrenceOfWord = removeSuggestedWordInfoFromList( in removeDups()404 return firstOccurrenceOfWord; in removeDups()411 int firstOccurrenceOfWord = -1; in removeSuggestedWordInfoFromList() local415 if (firstOccurrenceOfWord == -1) { in removeSuggestedWordInfoFromList()416 firstOccurrenceOfWord = i; in removeSuggestedWordInfoFromList()422 return firstOccurrenceOfWord; in removeSuggestedWordInfoFromList()