HomeSort by: relevance | last modified time | path
    Searched refs:DECSIXEL_COLOR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/dev/
itevar.h 110 DECSIXEL_COLOR = '#',
116 int decsixel_color; member in struct:ite_softc
ite.c 2497 ip->decsixel_color = ip->fgcolor;
2541 case DECSIXEL_COLOR:
2570 d = table[c - '?'] * ip->decsixel_color;
2589 d = table[c - '?'] * ip->decsixel_color;
2656 case DECSIXEL_COLOR:
2679 ip->decsixel_color =

Completed in 16 milliseconds