Home
last modified time | relevance | path

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

/freebsd/sys/teken/
H A Dteken_wcwidth.h41 teken_wcwidth(teken_char_t ucs) in teken_wcwidth() function
H A Dteken_subr.h843 width = teken_wcwidth(c); in teken_subr_regular_character()
/freebsd/sys/kern/
H A Dtty_ttydisc.c938 (cwidth = teken_wcwidth( in ttydisc_rubchar()