Searched refs:mbscrw (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dwaddchnstr.c64 sw = mbscrw((int)(_CHAR(*string)));
77 sw = mbscrw((int)(_CHAR(*string)));
H A Dmbgetwidth.c80 mbscrw(int c) function
H A Dwinstr.c63 sw = mbscrw((int) wc);
H A Dwinchnstr.c72 scrw = mbscrw((int) RBYTE(*ptr));
H A Dwinnstr.c70 scrw = mbscrw((int) RBYTE(*ptr));
H A Dwinnwstr.c63 scrw = mbscrw((int) wc);
H A Dwinwchnstr.c68 scrw = mbscrw((int)RBYTE(rawc));
H A Dwinwstr.c55 sw = mbscrw((int)wc);
H A Dwgetstr.c151 scrw = mbscrw(ch);
H A Dcurshdr.h288 extern int mbscrw(int);
H A Dllib-lcurses766 int mbscrw(int c);

Completed in 20 milliseconds