preferredMainAxisExtentDependsOnLayout 639 Source/core/rendering/RenderFlexibleBox.cpp return preferredMainAxisExtentDependsOnLayout(flexBasisForChild(child), hasInfiniteLineLength) && hasOrthogonalFlow(child); preferredMainAxisExtentDependsOnLayout 647 Source/core/rendering/RenderFlexibleBox.cpp if (preferredMainAxisExtentDependsOnLayout(flexBasis, hasInfiniteLineLength)) {