Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dhtml.h455 int rowspan; /* number of rows spanned by this cell */ member
/plan9/sys/src/libhtml/
H A Dbuild.c3739 newtablecell(int cellid, int rowspan, int colspan, Align align, Dimen wspec, int hspec, in newtablecell()