Home
last modified time | relevance | path

Searched refs:PAIR_NUMBER (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattron.c79 #undef PAIR_NUMBER
82 PAIR_NUMBER(int at) in PAIR_NUMBER() function
H A Dm_cc.c166 cc->_co = (short)PAIR_NUMBER((int)ch); in __m_chtype_cc()
/titanic_41/usr/src/lib/libcurses/screen/
H A Dvidupdate.c74 short oldcolor = (short) PAIR_NUMBER(oldmode & A_COLOR); in vidupdate()
76 short newcolor = (short) PAIR_NUMBER(newmode & A_COLOR); in vidupdate()
H A Dcurses.ed1378 #define PAIR_NUMBER(n) (((n) & A_COLOR) >> 15)
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dattron.c105 (PAIR_NUMBER)(chtype at)
H A Dm_cc.c162 cc->_co = (short) PAIR_NUMBER(ch);
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers266 PAIR_NUMBER;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers268 PAIR_NUMBER;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile143 PAIR_NUMBER.3xcurses \
488 PAIR_NUMBER.3xcurses := LINKSRC = can_change_color.3xcurses
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h445 extern short PAIR_NUMBER(chtype);
880 #define PAIR_NUMBER(a) (((chtype)(a)&A_COLOR)>>__COLOR_SHIFT) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h569 extern int PAIR_NUMBER(int);
816 #define PAIR_NUMBER(a) (((chtype)(a) & A_COLOR) >> __COLOR_SHIFT) macro
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses115 short PAIR_NUMBER(chtype);
H A Dllib-lxcurses115 short PAIR_NUMBER(chtype);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses115 int PAIR_NUMBER(int);
H A Dllib-lxcurses115 int PAIR_NUMBER(int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc141 link path=usr/share/man/man3xcurses/PAIR_NUMBER.3xcurses \
/titanic_41/
H A D.gitignore7844 usr/src/man/man3xcurses/PAIR_NUMBER.3xcurses