Searched refs:PAIR_NUMBER (Results 1 – 17 of 17) sorted by relevance
79 #undef PAIR_NUMBER82 PAIR_NUMBER(int at) in PAIR_NUMBER() function
166 cc->_co = (short)PAIR_NUMBER((int)ch); in __m_chtype_cc()
74 short oldcolor = (short) PAIR_NUMBER(oldmode & A_COLOR); in vidupdate()76 short newcolor = (short) PAIR_NUMBER(newmode & A_COLOR); in vidupdate()
1378 #define PAIR_NUMBER(n) (((n) & A_COLOR) >> 15)
105 (PAIR_NUMBER)(chtype at)
162 cc->_co = (short) PAIR_NUMBER(ch);
266 PAIR_NUMBER;
268 PAIR_NUMBER;
143 PAIR_NUMBER.3xcurses \488 PAIR_NUMBER.3xcurses := LINKSRC = can_change_color.3xcurses
445 extern short PAIR_NUMBER(chtype);880 #define PAIR_NUMBER(a) (((chtype)(a)&A_COLOR)>>__COLOR_SHIFT) macro
569 extern int PAIR_NUMBER(int);816 #define PAIR_NUMBER(a) (((chtype)(a) & A_COLOR) >> __COLOR_SHIFT) macro
115 short PAIR_NUMBER(chtype);
115 int PAIR_NUMBER(int);
141 link path=usr/share/man/man3xcurses/PAIR_NUMBER.3xcurses \
7844 usr/src/man/man3xcurses/PAIR_NUMBER.3xcurses