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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
ShapeOutsideInfo.cpp 63 if (shapeSizeDirty() || m_lineTop != floatRelativeLineTop || m_lineHeight != lineHeight) {
ShapeInfo.h 119 bool shapeSizeDirty() { return !m_shape.get(); }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.cpp     [all...]

Completed in 360 milliseconds