Home
last modified time | relevance | path

Searched defs:fix_pair0 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libcurses/tty/
H A Dlib_vidattr.c121 bool fix_pair0 = (SP_PARM != 0 && SP_PARM->_coloron && !SP_PARM->_default_color); in NCURSES_EXPORT() local
123 #define fix_pair0 FALSE in NCURSES_EXPORT() macro
/openbsd-src/lib/libcurses/widechar/
H A Dlib_vid_attr.c94 bool fix_pair0 = (SP_PARM != 0 && SP_PARM->_coloron && !SP_PARM->_default_color); in NCURSES_EXPORT() local
96 #define fix_pair0 FALSE in NCURSES_EXPORT() macro