Home
last modified time | relevance | path

Searched refs:to_screen (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ncurses/include/
Dcurses.tail105 #define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
/freebsd-10-stable/contrib/ncurses/ncurses/base/
Dlib_mouse.c1407 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/
Dllib-lncurses1292 NCURSES_BOOL to_screen)
Dllib-lncursest1296 NCURSES_BOOL to_screen)
Dllib-lncursesw1800 NCURSES_BOOL to_screen)