Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/base/
H A Dlib_color.c65 #define CanChange can_change
/openbsd/lib/libcurses/
H A Dterm.h188 #define can_change CUR Booleans[27] macro
H A DCaps246 can_change ccc bool cc - - ----- terminal can re-define existing colors
/openbsd/lib/libcurses/tinfo/
H A Dtinfo_driver.c730 TCB->info.canchange = can_change; in drv_init()
/openbsd/usr.bin/tic/
H A Dtic.c1280 if (can_change) { in check_colors()