Searched refs:_tomoe_config_key_file_get_boolean (Results 1 – 1 of 1) sorted by relevance
/dports/japanese/tomoe/tomoe-0.6.0/lib/ |
H A D | tomoe-config.c | 79 static gboolean _tomoe_config_key_file_get_boolean (GKeyFile *key_file, 358 if (!_tomoe_config_key_file_get_boolean (key_file, dict_name, in tomoe_config_make_shelf() 378 if (_tomoe_config_key_file_get_boolean (key_file, in tomoe_config_make_shelf() 400 _tomoe_config_key_file_get_boolean (GKeyFile *key_file, in _tomoe_config_key_file_get_boolean() function 556 editable = _tomoe_config_key_file_get_boolean (key_file, dict_name, in load_xml_dictionary() 558 user_dict = _tomoe_config_key_file_get_boolean (key_file, dict_name, in load_xml_dictionary() 597 editable = _tomoe_config_key_file_get_boolean (key_file, dict_name, in load_est_dictionary() 599 user_dict = _tomoe_config_key_file_get_boolean (key_file, dict_name, in load_est_dictionary() 646 editable = _tomoe_config_key_file_get_boolean (key_file, dict_name, in load_mysql_dictionary()
|