computeSegmentsForLine 73 Source/core/rendering/shapes/ShapeInfo.h SegmentList computeSegmentsForLine(LayoutUnit lineTop, LayoutUnit lineHeight) const; computeSegmentsForLine 71 Source/core/rendering/shapes/ShapeOutsideInfo.cpp SegmentList segments = computeSegmentsForLine(borderBoxLineTop, lineHeight);