Searched defs:Itext (Results 1 – 1 of 1) sorted by relevance
87 typedef struct Itext Itext; typedef194 struct Itext struct197 Rune* s; /* the characters */198 int fnt; /* style*NumSize+size (see font stuff, below) */199 int fg; /* Pixel (color) for text */200 uchar voff; /* Voffbias+vertical offset from baseline, in pixels (+ve == down) */201 uchar ul; /* ULnone, ULunder, or ULmid */