Searched refs:initialFillAttachment (Results 1 – 3 of 3) sorted by relevance
183 …static EFillAttachment initialFillAttachment(EFillLayerType) { return ScrollBackgroundAttachment; } in initialFillAttachment() function
51 , m_attachment(FillLayer::initialFillAttachment(type)) in FillLayer()
58 layer->setAttachment(FillLayer::initialFillAttachment(layer->type())); in mapFillAttachment()