Home | History | Annotate | Download | only in libcurses

Lines Matching refs:wborder_set

184 	return wborder_set(win, lsp, rsp, tsp, bsp, tlp, trp, blp, brp);
195 return wborder_set(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
199 int wborder_set(WINDOW *win, const cchar_t *ls, const cchar_t *rs,
247 __CTRACE(__CTRACE_INPUT, "wborder_set: window 0x%p\n", win);
248 __CTRACE(__CTRACE_INPUT, "wborder_set: left = %c, 0x%x\n",
250 __CTRACE(__CTRACE_INPUT, "wborder_set: right = %c, 0x%x\n",
252 __CTRACE(__CTRACE_INPUT, "wborder_set: top = %c, 0x%x\n",
254 __CTRACE(__CTRACE_INPUT, "wborder_set: bottom = %c, 0x%x\n",
256 __CTRACE(__CTRACE_INPUT, "wborder_set: topleft = %c, 0x%x\n",
258 __CTRACE(__CTRACE_INPUT, "wborder_set: topright = %c, 0x%x\n",
260 __CTRACE(__CTRACE_INPUT, "wborder_set: botleft = %c, 0x%x\n",
262 __CTRACE(__CTRACE_INPUT, "wborder_set: botright = %c, 0x%x\n",
340 "wborder_set: clean out partial char[%d]", j);
385 "wborder_set: clean out partial chars[%d:%d]",