Home
last modified time | relevance | path

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

/third_party/ncurses/test/
Dcolor_content.c90 ColorContent(int color, int *rp, int *gp, int *bp) in ColorContent() function
107 #define ColorContent(color,rp,gp,bp) color_content((NCURSES_COLOR_T)color,rp,gp,bp) macro