Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasColumns

399     bool hasColumns() const { return m_bitfields.hasColumns(); }
1167 ADD_BOOLEAN_BITFIELD(hasColumns, HasColumns);