Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/abaco/
H A Dhtml.c19 sizetext(Lay *lay, Itext *i) in sizetext()
29 sizerule(Lay *lay, Irule *i) in sizerule()
99 sizefimage(Lay *lay, Iformfield *i) in sizefimage()
128 sizeformfield(Lay *lay, Iformfield *i) in sizeformfield()
148 sizetable(Lay *lay, Itable *i) in sizetable()
157 sizefloat(Lay *lay, Ifloat *i) in sizefloat()
166 sizespacer(Lay *lay, Ispacer *i) in sizespacer()
177 sizeitem(Lay *lay, Item *i) in sizeitem()
764 linewhich(Lay *lay, Point xy) in linewhich()
783 boxwhich(Lay *lay, Point xy) in boxwhich()
[all …]
H A Dtabs.c49 Lay *lay; in settable() local
225 Lay *lay; in fixrows() local
264 Lay *lay; in tableheight() local
H A Ddat.h157 Lay *lay; member
/plan9/sys/include/
H A Dhtml.h454 Lay* lay; /* layout of cell */ member