Searched defs:mvwgetch (Results 1 – 2 of 2) sorted by relevance
700 mvwgetch(WINDOW *win, int y, int x) in mvwgetch() function
511 #define mvwgetch(w, y, x) \ macro