Searched refs:LocalBackgroundAttachment (Results 1 – 4 of 4) sorted by relevance
132 ScrollBackgroundAttachment, LocalBackgroundAttachment, FixedBackgroundAttachment enumerator
379 case LocalBackgroundAttachment: in CSSPrimitiveValue()394 return LocalBackgroundAttachment; in EFillAttachment()
6257 layer->setAttachment(LocalBackgroundAttachment); in mapFillAttachment()
585 …lippedWithLocalScrolling = hasOverflowClip() && bgLayer->attachment() == LocalBackgroundAttachment; in paintFillLayerExtended()