Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4MessageInput.cpp39 bool IsSmallInputQuery(const char *szInputQuery) in IsSmallInputQuery() function
50 …p("IDS_CTL_CHAT"), nullptr, C4GUI::Ico_None, nullptr, !fObjInput || IsSmallInputQuery(rsInputQuery… in C4ChatInputDialog()