gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:VideoCmapEnt (0.01 seconds)
tkernel_2
driver/tef_em1d/screen/src/common.c - 18.6KB - 561 lines
251:         /* set color map */
252:         Vinf.cmapent = VideoCmapEnt(Vinf.curmode);
253:         if (Vinf.cmapent > 0) {
311: spec->vres = 0; 312: if (VideoCmapEnt(mode) > 0) { 313: spec->attr = DA_COLOR_RGB | DA_HAVECMAP | DA_HAVEBMP;