Home
last modified time | relevance | path

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

/dports/japanese/tomoe/tomoe-0.6.0/lib/
H A Dtomoe-dict.c343 if (!tomoe_dict_is_available (src_dict)) { in tomoe_dict_plain_copy()
398 tomoe_dict_is_available (TomoeDict *dict) in tomoe_dict_is_available() function
H A Dtomoe-dict.h117 gboolean tomoe_dict_is_available (TomoeDict *dict);
/dports/japanese/tomoe/tomoe-0.6.0/module/recognizer/
H A Dtomoe-recognizer-simple.c197 if (recognizer->dict && !tomoe_dict_is_available (recognizer->dict)) { in constructor()
/dports/japanese/tomoe/tomoe-0.6.0/module/dict/
H A Dtomoe-dict-svn.c432 return tomoe_dict_is_available (dict->sub_dict); in is_available()
/dports/japanese/tomoe/tomoe-0.6.0/bindings/python/
H A Dtomoe.defs563 (c-name "tomoe_dict_is_available")
/dports/japanese/tomoe/tomoe-0.6.0/
H A DChangeLog404 * lib/tomoe-dict.[ch] (tomoe_dict_is_available): added.
405 * module/dict/tomoe-dict-*.c: implemented tomoe_dict_is_available