Home
last modified time | relevance | path

Searched defs:minSegmentWidth (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DShapeInsideInfo.cpp87 bool ShapeInsideInfo::adjustLogicalLineTop(float minSegmentWidth) in adjustLogicalLineTop()
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h676 float minSegmentWidth = firstPositiveWidth(wordMeasurements); in updateSegmentsForShapes() local