Searched defs:codepoint (Results 1 – 2 of 2) sorted by relevance
5 static inline unsigned int utf8_seqlen(long codepoint) in utf8_seqlen()16 static int fill_utf8(long codepoint, char *str) in fill_utf8()
325 INTERNAL int vterm_unicode_width(int codepoint) in vterm_unicode_width()330 INTERNAL int vterm_unicode_is_combining(int codepoint) in vterm_unicode_is_combining()