Searched refs:ClrBottom (Results 1 – 2 of 2) sorted by relevance
122 static int ClrBottom(SCREEN *, int total);129 static int ClrBottom(int total);1022 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty); in TINFO_DOUPDATE()1153 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty); in ClrUpdate()1242 ClrBottom(NCURSES_SP_DCLx int total) in ClrBottom() function
10220 + simplify ClrBottom() a little by allowing it to use clr_eos to clear10245 + correct the value used for blank in ClrBottom() (broken in 20000708).11942 + simplify ClrBottom() by eliminating the tstLine data, using for-loops12501 _nc_freewin(), ClrBottom() and onscreen_mvcur() (analysis by Philippe14036 + modify ClrBottom() to avoid using clr_eos if there is only one line14381 and clr_bol (el1), refine logic in ClrUpdate() and ClrBottom() (patch