Home
last modified time | relevance | path

Searched refs:ChatTabCompletionFindText (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/network/
H A Dnetwork_chat_gui.cpp361 static char *ChatTabCompletionFindText(char *buf) in ChatTabCompletionFindText() function
390 tb_buf = ChatTabCompletionFindText(pre_buf); in ChatTabCompletion()