Searched defs:winwstr (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | winwstr.c | 39 winwstr(WINDOW *win, wchar_t *wstr) in winwstr() function
|
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | innwstr.c | 150 (winwstr)(w, wcs) variable
|
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | innwstr.c | 130 winwstr(WINDOW *w, wchar_t *wcs) in winwstr() function
|
/titanic_51/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 1038 #define winwstr(w, wcs) (winnwstr(w, wcs, -1), OK) macro
|
/titanic_51/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 1025 #define winwstr(w,wcs) winnwstr(w,wcs,-1) macro
|