Searched refs:ncplane_putwstr (Results 1 – 5 of 5) sorted by relevance
49 **static inline int ncplane_putwstr(struct ncplane* ***n***, const wchar_t* ***gclustarr***);**92 * **ncplane_putwstr()**: writes a set of EGCs from an array of **wchar_t**
188 int wrote = ncplane_putwstr(n_, *s);205 int wrote = ncplane_putwstr(n_, e);
600 return error_guard<int> (ncplane_putwstr (plane, gclustarr), -1); in putstr()
2226 ncplane_putwstr(struct ncplane* n, const wchar_t* gclustarr){ in ncplane_putwstr() function
1426 ncplane_putwstr(struct ncplane* n, const wchar_t* gclustarr){