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

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

Completed in 737 milliseconds