Searched refs:m_singleColumn (Results 1 – 2 of 2) sorted by relevance
145 void clearSingleColumn() { m_singleColumn = false; } in clearSingleColumn()146 bool isSingleColumn() const { return m_singleColumn; } in isSingleColumn()198 bool m_singleColumn; // BS(Grace): should I use compact version? variable
65 m_singleColumn = false; in RenderTable()301 m_singleColumn = true; in layout()