Searched refs:UseSoftKeyboard (Results 1 – 6 of 6) sorted by relevance
42 UseSoftKeyboard=1
271 #UseSoftKeyboard=1
286 #UseSoftKeyboard=1
804 bool UseSoftKeyboard; // TODO: reevaluate the need for this, see comments in StartTextInput variable
175 UseSoftKeyboard = false; in Interface()1143 CONFIG_INT("UseSoftKeyboard", UseSoftKeyboard = ); in Init()
822 if (core->UseSoftKeyboard){ in StartTextInput()