HomeSort by relevance Sort by last modified time
    Searched full:shapetop (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
ShapeOutsideInfo.cpp 60 LayoutUnit shapeTop = containingBlock->logicalTopForFloat(floatingObject) + std::max(LayoutUnit(), containingBlock->marginBeforeForChild(m_renderer));
61 LayoutUnit floatRelativeLineTop = lineTop - shapeTop;

Completed in 25 milliseconds