Searched refs:colormap (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dterminfo.c279 const int colormap[8]
305 putstr (term, grub_terminfo_tparm (data->setcolor, colormap[fg & 7],
306 colormap[bg & 7]));
278 const int colormap[8] local

Completed in 21 milliseconds