Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/abaco/
H A Ddat.h98 struct Lay struct
111 Lay* layitems(Item *, Rectangle, int); argument
H A Dhtml.c37 sizeimage(Lay *, Iimage *i) in sizeimage() argument
56 sizetextfield(Lay *, Iformfield *i) in sizetextfield() argument
78 sizecheck(Lay *, Iformfield *i) in sizecheck() argument
86 sizebutton(Lay *, Iformfield *i) in sizebutton() argument
111 sizeselect(Lay *, Iformfield *i) in sizeselect() argument
/plan9/sys/include/
H A Dhtml.h115 typedef struct Lay Lay; /* defined in Layout module */ typedef