Searched refs:ClrBottom (Results 1 – 2 of 2) sorted by relevance
116 static int ClrBottom(SCREEN *, int total);123 static int ClrBottom(int total);1014 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty); in TINFO_DOUPDATE()1145 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty); in ClrUpdate()1234 ClrBottom(NCURSES_SP_DCLx int total) in ClrBottom() function
9651 + simplify ClrBottom() a little by allowing it to use clr_eos to clear9676 + correct the value used for blank in ClrBottom() (broken in 20000708).11373 + simplify ClrBottom() by eliminating the tstLine data, using for-loops11932 _nc_freewin(), ClrBottom() and onscreen_mvcur() (analysis by Philippe13467 + modify ClrBottom() to avoid using clr_eos if there is only one line13812 and clr_bol (el1), refine logic in ClrUpdate() and ClrBottom() (patch