Searched refs:completedText (Results 1 – 1 of 1) sorted by relevance
122 BString completedText(fFullEnteredText); in ApplyChoice() local123 completedText.Remove(fPatternStartPos, fPatternLength); in ApplyChoice()125 completedText.Insert(choiceStr, fPatternStartPos); in ApplyChoice()129 fFullEnteredText = completedText; in ApplyChoice()131 fEditView->SetEditViewState(completedText, in ApplyChoice()