Searched refs:get_hyphenation_code (Results 1 – 3 of 3) sorted by relevance
67 unsigned char get_hyphenation_code();154 inline unsigned char charinfo::get_hyphenation_code() in get_hyphenation_code() function
2014 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code); in add_self()2037 return new hyphen_list(ci->get_hyphenation_code(), tail); in get_hyphen_list()4267 return new hyphen_list(ci->get_hyphenation_code(), tail); in get_hyphen_list()4272 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code); in add_self()
3425 unsigned char c = ci->get_hyphenation_code(); in hyphen_word()