Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/include/
H A Dcurses.tail115 #define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c2065 wmouse_trafo(const WINDOW *win, int *pY, int *pX, bool to_screen) in wmouse_trafo() argument
2073 to_screen)); in wmouse_trafo()
2080 if (to_screen) { in wmouse_trafo()
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest1504 NCURSES_BOOL to_screen)
H A Dllib-lncurses1495 NCURSES_BOOL to_screen)
H A Dllib-lncursestw2085 NCURSES_BOOL to_screen)
H A Dllib-lncursesw2076 NCURSES_BOOL to_screen)