Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_refresh.c258 CHANGED_CELL(nline, j); in wnoutrefresh()
269 CHANGED_CELL(nline, dst_col); in wnoutrefresh()
H A Dlib_chgat.c74 CHANGED_CELL(line, i); in NCURSES_EXPORT()
H A Dlib_vline.c81 CHANGED_CELL(line, col); in NCURSES_EXPORT()
H A Dlib_addch.c272 CHANGED_CELL(line, x); in waddch_literal()
404 CHANGED_CELL(line, x); in waddch_literal()
H A Dlib_pad.c245 CHANGED_CELL(nline, n); in pnoutrefresh()
H A Dlib_color.c508 CHANGED_CELL(ptr, x); in _nc_change_pair()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vline_set.c70 CHANGED_CELL(line, col); in NCURSES_EXPORT()
H A Dlib_add_wch.c190 CHANGED_CELL(line, x); in wadd_wch_literal()
278 CHANGED_CELL(line, x); in wadd_wch_literal()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h1527 #define CHANGED_CELL(line,col) \ macro
/freebsd/contrib/ncurses/
H A DNEWS12812 + simplify some expressions with CHANGED_CELL, CHANGED_RANGE and