Home
last modified time | relevance | path

Searched defs:mvwdelch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libcurses/
H A Ddelch.c73 mvwdelch(WINDOW *win, int y, int x) in mvwdelch() function
H A Dcurses.h509 #define mvwdelch(w, y, x) \ macro