Home
last modified time | relevance | path

Searched refs:CELLSPACING (Results 1 – 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
DAttribute.java36 public static final Attribute CELLSPACING = new AttributeImpl ("CELLSPACING"); field in Attribute
DHTMLTable.java41 if (cellspacing != null) attrs.set (Attribute.CELLSPACING, cellspacing); in HTMLTable()
/external/libxml2/result/HTML/
Ddoc3.htm.sax2671 SAX.comment( <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" BGCOLOR="silver">