Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderImage.cpp217 …bool containingBlockNeedsToRecomputePreferredSize = style()->logicalWidth().isPercent() || style()… in paintInvalidationOrMarkForLayout() local
219 …geSourceHasChangedSize && (!imageSizeIsConstrained || containingBlockNeedsToRecomputePreferredSize in paintInvalidationOrMarkForLayout()