Searched refs:CellClass (Results 1 – 1 of 1) sorted by relevance
328 const char *CellClass = "column-entry-yellow"; in emitTableRow() local330 CellClass = "column-entry-gray"; in emitTableRow()332 CellClass = "column-entry-green"; in emitTableRow()334 CellClass = "column-entry-red"; in emitTableRow()335 Columns.emplace_back(tag("td", tag("pre", S), CellClass)); in emitTableRow()