Searched refs:to_screen (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/ncurses/include/ |
| D | curses.tail | 105 #define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
|
| /freebsd-10-stable/contrib/ncurses/ncurses/base/ |
| D | lib_mouse.c | 1407 wmouse_trafo(const WINDOW *win, int *pY, int *pX, bool to_screen) in wmouse_trafo() argument 1411 T((T_CALLED("wmouse_trafo(%p,%p,%p,%d)"), win, pY, pX, to_screen)); in wmouse_trafo() 1417 if (to_screen) { in wmouse_trafo()
|
| /freebsd-10-stable/contrib/ncurses/ncurses/ |
| D | llib-lncurses | 1292 NCURSES_BOOL to_screen)
|
| D | llib-lncursest | 1296 NCURSES_BOOL to_screen)
|
| D | llib-lncursesw | 1800 NCURSES_BOOL to_screen)
|