Home
last modified time | relevance | path

Searched refs:oldShapeOutside (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp283 …const ShapeValue* oldShapeOutside = oldStyle ? oldStyle->shapeOutside() : RenderStyle::initialShap… in updateShapeOutsideInfoAfterStyleChange() local
292 …if (shapeOutside == oldShapeOutside && shapeMargin == oldShapeMargin && shapeImageThreshold == old… in updateShapeOutsideInfoAfterStyleChange()
300 if (shapeOutside || shapeOutside != oldShapeOutside) in updateShapeOutsideInfoAfterStyleChange()