Searched refs:BLOCK_MAX_WIDTH (Results 1 – 1 of 1) sorted by relevance
4151 #define BLOCK_MAX_WIDTH 15000 macro4236 !isTableCell() && child->isTable() && m_maxPrefWidth < BLOCK_MAX_WIDTH) { in calcBlockPrefWidths()4241 m_maxPrefWidth = BLOCK_MAX_WIDTH; in calcBlockPrefWidths()