Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dhtml.h87 typedef struct Itext Itext; typedef
194 struct Itext struct
197 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 */