Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DFillLayer.h179 …static EFillAttachment initialFillAttachment(EFillLayerType) { return ScrollBackgroundAttachment; } in initialFillAttachment()
DRenderStyleConstants.h137 ScrollBackgroundAttachment, LocalBackgroundAttachment, FixedBackgroundAttachment enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DCSSToStyleMap.cpp71 layer->setAttachment(ScrollBackgroundAttachment); in mapFillAttachment()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h601 case ScrollBackgroundAttachment: in CSSPrimitiveValue()
618 return ScrollBackgroundAttachment; in EFillAttachment()
628 return ScrollBackgroundAttachment; in EFillAttachment()