HomeSort by relevance Sort by last modified time
    Searched refs:shapeLogicalBottom (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
ShapeOutsideInfo.h 89 LayoutUnit shapeLogicalBottom() const { return computedShape().shapeMarginLogicalBoundingBox().maxY() + logicalTopOffset(); }
ShapeOutsideInfo.cpp 291 LineSegment segment = computedShape().getExcludedInterval((borderBoxLineTop - logicalTopOffset()), std::min(lineHeight, shapeLogicalBottom() - borderBoxLineTop));
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockFlow.cpp     [all...]

Completed in 450 milliseconds