Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1009 bool fixedAttachment = fillLayer->attachment() == FixedBackgroundAttachment; in calculateBackgroundImageGeometry() local
1017 fixedAttachment = false; in calculateBackgroundImageGeometry()
1021 if (!fixedAttachment) { in calculateBackgroundImageGeometry()
1141 if (fixedAttachment) in calculateBackgroundImageGeometry()