Home
last modified time | relevance | path

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

/plan9-contrib/sys/include/
H A Dhtml.h226 uchar vspace; /* in pixels; buffer space on top and bottom */ member
/plan9-contrib/sys/src/libhtml/
H A Dbuild.c3117 int hspace, int vspace, int border, int ismap, Map* map) in newiimage()