Searched refs:utf8skip (Results 1 – 2 of 2) sorted by relevance
137 int utf8skip(char *str, int width) in utf8skip() function152 if (padto<0 && len>width) str += utf8skip(str, len-width); in draw_trim()
225 int utf8skip(char *str, int width);