Searched refs:IRow (Results 1 - 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DHTMLTable.java26 public static interface IRow extends IElement interface in class:HTMLTable
54 public IRow newTitleRow ()
62 public IRow newRow ()
106 implements IRow
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java182 final HTMLTable.IRow header = summaryTable.newTitleRow ();
184 final HTMLTable.IRow coverage = summaryTable.newRow ();
216 HTMLTable.IRow row = statsTable.newRow ();
243 final HTMLTable.IRow first = statsTable.newRow (); // stats always available
251 final HTMLTable.IRow second = statsTable.newRow ();
361 final HTMLTable.IRow header = summaryTable.newTitleRow ();
363 final HTMLTable.IRow coverage = summaryTable.newRow ();
478 final HTMLTable.IRow header = summaryTable.newTitleRow ();
480 final HTMLTable.IRow coverage = summaryTable.newRow ();
554 // final HTMLTable.IRow subheade
[all...]
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 146 milliseconds