Home
last modified time | relevance | path

Searched refs:compute_len_from_width (Results 1 – 1 of 1) sorted by relevance

/dports/devel/stfl/stfl-0.24/
H A Dbase.c709 static unsigned int compute_len_from_width(const wchar_t *p, unsigned int width) in compute_len_from_width() function
733 unsigned int len = compute_len_from_width(p, end_col - x); in stfl_print_richtext()