Searched defs:touchwin (Results 1 – 3 of 3) sorted by relevance
56 int touchwin(WINDOW *win) in touchwin() function
618 Window_NoArgNoReturnFunction(touchwin) in Window_NoArgNoReturnFunction() argument
968 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro