Searched refs:isForLine (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
H A DShapeOutsideInfo.h64 bool isForLine(LayoutUnit borderBoxLineTop, LayoutUnit lineHeight) function in class:blink::FINAL
H A DShapeOutsideInfo.cpp286 if (isShapeDirty() || !m_shapeOutsideDeltas.isForLine(borderBoxLineTop, lineHeight)) {

Completed in 202 milliseconds