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.h154 ScrollBackgroundAttachment, LocalBackgroundAttachment, FixedBackgroundAttachment enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DCSSToStyleMap.cpp76 layer->setAttachment(ScrollBackgroundAttachment); in mapFillAttachment()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h635 case ScrollBackgroundAttachment: in CSSPrimitiveValue()
652 return ScrollBackgroundAttachment; in EFillAttachment()
662 return ScrollBackgroundAttachment; in EFillAttachment()