HomeSort by: relevance | last modified time | path
    Searched defs:mvinch (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
inch.c 54 * mvinch --
58 mvinch(int y, int x) function in typeref:typename:chtype
curses.h 491 #define mvinch(y, x) mvwinch(stdscr, y, x) macro
597 chtype mvinch(int, int);

Completed in 12 milliseconds