Searched refs:text_codepoint (Results 1 – 1 of 1) sorted by relevance
445 static int text_codepoint(char *dest, size_t offset) in text_codepoint() function665 if ((len = text_codepoint(buf, TT.cursor)) < 1) TT.cursor--; in check_cursor_bounds()801 len = text_codepoint(buf, TT.cursor); in cur_right()808 if ((len = text_codepoint(buf, TT.cursor)) < 1) { in cur_right()