autoWidthShouldFitContent 2384 Source/core/rendering/RenderBox.cpp if (logicalWidth.isAuto() && !isStretchingColumnFlexItem(this) && autoWidthShouldFitContent()) autoWidthShouldFitContent 3382 Source/core/rendering/RenderBox.cpp if (autoWidthShouldFitContent()) autoWidthShouldFitContent 672 Source/core/rendering/RenderBox.h bool autoWidthShouldFitContent() const;