Searched refs:back_color_erase (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dtty_update.c90 #define FILL_BCE() (SP->_coloron && !SP->_default_color && !back_color_erase)
419 if (!back_color_erase && SP->_coloron) {
888 if (back_color_erase)
1370 if (!back_color_erase) {
H A Dhashmap.c71 #include <term.h> /* for back_color_erase */
145 if (back_color_erase)
H A Dlib_mvcur.c378 if (back_color_erase)
/haiku-fatelf/src/libs/ncurses/tack/
H A Dcolor.c677 ptextln("If the two lines above are blue then back_color_erase (bce) should be true.");
678 sprintf(temp, "(bce) is %s in the data base.", back_color_erase ? "true" : "false");
/haiku-fatelf/headers/libs/ncurses/
H A Dterm.h181 #define back_color_erase CUR Booleans[28] macro
/haiku-fatelf/src/libs/ncurses/include/
H A Dterm.h181 #define back_color_erase CUR Booleans[28] macro
H A DCaps.keys242 back_color_erase bce bool ut - - ----- screen erased with background color

Completed in 275 milliseconds