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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
ShapeOutsideInfo.h 64 bool isForLine(LayoutUnit borderBoxLineTop, LayoutUnit lineHeight)
ShapeOutsideInfo.cpp 286 if (isShapeDirty() || !m_shapeOutsideDeltas.isForLine(borderBoxLineTop, lineHeight)) {

Completed in 334 milliseconds