Searched refs:CellClass (Results 1 – 1 of 1) sorted by relevance
485 const char *CellClass = "column-entry-yellow"; in emitTableRow() local487 CellClass = "column-entry-gray"; in emitTableRow()489 CellClass = "column-entry-green"; in emitTableRow()491 CellClass = "column-entry-red"; in emitTableRow()492 Columns.emplace_back(tag("td", tag("pre", S), CellClass)); in emitTableRow()