Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DLineWidth.cpp136 void LineWidth::updateLineDimension(LayoutUnit newLineTop, LayoutUnit newLineWidth, const float& ne… in updateLineDimension()
161 LayoutUnit newLineTop = lineLogicalTop; in wrapNextToShapeOutside() local