Home
last modified time | relevance | path

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

/dports/misc/xiphos/xiphos-4.2.1/src/main/
H A Dsettings.c407 settings.lex_hebrew = xml_get_value("lexicons", "hebrew"); in load_settings_structure()
413 if (!settings.lex_hebrew) { in load_settings_structure()
414 settings.lex_hebrew = g_strdup("StrongsHebrew"); in load_settings_structure()
416 settings.lex_hebrew); in load_settings_structure()
H A Dsettings.h43 *lex_hebrew, /* module for hebrew lexicon - strongs or BDB */ member
H A Dmodule_dialogs.cc1090 modbuf = settings.lex_hebrew; in show_strongs()
1208 modbuf = settings.lex_hebrew; in show_strongs_morph()
H A Durl.cc371 modbuf = settings.lex_hebrew; in show_strongs()
/dports/misc/xiphos/xiphos-4.2.1/src/gtk/
H A Dpreferences_dialog.c1781 settings.lex_hebrew = xml_get_value("lexicons", "hebrew"); in on_combobox13_changed()
2434 settings.lex_hebrew, dict_match_feature, in setup_module_comboboxes()