Searched refs:settings_get_choice (Results 1 – 6 of 6) sorted by relevance
88 newchoice = settings_get_choice("wcwidth_implementation"); in read_settings()
70 int settings_get_choice(const char *key);
152 int settings_get_choice(const char *key) in settings_get_choice() function180 value = g_strdup(rec->choices[settings_get_choice(rec->key)]); in settings_get_print()
55 wcwidth_impl = settings_get_choice("wcwidth_implementation"); in gui_window_init()209 wcwidth_impl = settings_get_choice("wcwidth_implementation"); in gui_windows_reset_settings()
641 rejoin_channels_mode = settings_get_choice("rejoin_channels_on_reconnect"); in irc_server_get_channels()
1228 completion_match_case = settings_get_choice("completion_nicks_match_case"); in read_settings()