Searched refs:InsertStringAtIndex (Results 1 – 3 of 3) sorted by relevance
67 InsertStringAtIndex (size_t id, const char *str);
164 StringList::InsertStringAtIndex (size_t idx, const char *str) in InsertStringAtIndex() function in StringList
1968 matches.InsertStringAtIndex(0, history_string); in HandleCompletion()2025 matches.InsertStringAtIndex(0, ""); in HandleCompletion()2051 matches.InsertStringAtIndex(0, common_prefix.c_str()); in HandleCompletion()