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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
ShapeOutsideInfo.h 89 bool isShapeDirty() { return !m_shape.get(); }
ShapeOutsideInfo.cpp 281 if (isShapeDirty() || m_borderBoxLineTop != borderBoxLineTop || m_lineHeight != lineHeight) {

Completed in 152 milliseconds