Searched refs:maxRowspan (Results 1 – 1 of 1) sorted by relevance
46 static const int maxRowspan = 8190; variable92 m_rowSpan = max(1, min(attr->value().toInt(), maxRowspan)); in parseMappedAttribute()