Searched refs:heightChanged (Results 1 – 2 of 2) sorted by relevance
348 bool heightChanged = (previousHeight != newHeight); in layoutBlock() local349 if (heightChanged) in layoutBlock()354 updateRegionsAndShapesAfterChildLayout(flowThread, heightChanged); in layoutBlock()
1472 …nderBlock::updateRegionsAndShapesAfterChildLayout(RenderFlowThread* flowThread, bool heightChanged) in updateRegionsAndShapesAfterChildLayout() argument1476 if (heightChanged && shapeInsideInfo) in updateRegionsAndShapesAfterChildLayout()