Home
last modified time | relevance | path

Searched refs:Touchline (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/panel/
H A Dpanel.priv.h74 # define Touchline(pan,start,count) _nc_Touchline(pan,start,count) macro
82 # define Touchline(pan,start,count) touchline((pan)->win,start,count) macro