Searched refs:m_attachment (Results 1 – 2 of 2) sorted by relevance
51 , m_attachment(FillLayer::initialFillAttachment(type)) in FillLayer()85 , m_attachment(o.m_attachment) in FillLayer()133 m_attachment = o.m_attachment; in operator =()166 && m_attachment == o.m_attachment && m_clip == o.m_clip && m_composite == o.m_composite in operator ==()210 curr->m_attachment = pattern->m_attachment; in fillUnsetProperties()
73 EFillAttachment attachment() const { return static_cast<EFillAttachment>(m_attachment); } in attachment()108 …void setAttachment(EFillAttachment attachment) { m_attachment = attachment; m_attachmentSet = true… in setAttachment()165 if (m_image && m_attachment == FixedBackgroundAttachment) in hasFixedImage()210 unsigned m_attachment : 2; // EFillAttachment variable