HomeSort by: relevance | last modified time | path
    Searched refs:wmouse_trafo (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libcurses/
mouse.c 62 return wmouse_trafo(stdscr, y, x, to_screen);
68 bool wmouse_trafo(const WINDOW *win, int *y, int *x, bool to_screen) function in typeref:typename:bool
Makefile 213 curses_mouse.3 mouse_trafo.3 curses_mouse.3 wmouse_trafo.3 \
curses.h 1050 bool wmouse_trafo(const WINDOW *, int *, int *, bool);

Completed in 14 milliseconds