Searched refs:hasRegions (Results 1 – 3 of 3) sorted by relevance
77 bool hasRegions() const { return m_multiColumnSetList.size(); } in hasRegions() function
101 if (hasRegions()) { in validateRegions()
1506 bool clearLinesForPagination = firstLineBox() && flowThread && !flowThread->hasRegions(); in layoutInlineChildren()