Searched refs:m_elementStyleResources (Results 1 – 4 of 4) sorted by relevance
41 , m_styleMap(*this, m_elementStyleResources) in StyleResolverState()51 m_elementStyleResources.setDeviceScaleFactor(page->deviceScaleFactor()); in StyleResolverState()
101 ElementStyleResources& elementStyleResources() { return m_elementStyleResources; } in elementStyleResources()110 …return m_elementStyleResources.styleImage(document().textLinkColors(), style()->color(), propertyI… in styleImage()166 ElementStyleResources m_elementStyleResources; variable
48 … ElementStyleResources& elementStyleResources) : m_state(state), m_elementStyleResources(elementSt… in CSSToStyleMap()87 ElementStyleResources& m_elementStyleResources; variable
57 …return m_elementStyleResources.styleImage(m_state.document().textLinkColors(), m_state.style()->co… in styleImage()