Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderImage.cpp196 LayoutSize oldIntrinsicSize = intrinsicSize(); in paintInvalidationOrMarkForLayout() local
207 …bool imageSourceHasChangedSize = oldIntrinsicSize != newIntrinsicSize || imageSizeChangedToAccomod… in paintInvalidationOrMarkForLayout()