Searched defs:hyphen (Results 1 – 3 of 3) sorted by relevance
54 const char hyphen[] = { 0xE3, 0x83, 0xBC, 0 }; in onDraw() local
29 void single_hyphenations(char * word, char * hyphen, char ** rep, int * pos, int * cut, int utf8) { in single_hyphenations()
53 const UChar hyphen = 0x2010; variable