HomeSort by: relevance | last modified time | path
    Searched refs:get_hyphenation_code (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/roff/troff/
charinfo.h 69 unsigned char get_hyphenation_code();
156 inline unsigned char charinfo::get_hyphenation_code() function in class:charinfo
node.cpp 2016 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code);
2039 return new hyphen_list(ci->get_hyphenation_code(), tail);
4269 return new hyphen_list(ci->get_hyphenation_code(), tail);
4274 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code);
env.cpp 3427 unsigned char c = ci->get_hyphenation_code();

Completed in 32 milliseconds