Searched refs:m_th (Results 1 – 1 of 1) sorted by relevance
110 final ICell cell = new Cell (m_th ? Tag.TH : Tag.TD); in newCell()120 m_th = th; in Row()124 private final boolean m_th; field in HTMLTable.Row