Searched refs:m_elementStyleResources (Results 1 – 4 of 4) sorted by relevance
41 , m_styleMap(*this, m_elementStyleResources) in StyleResolverState()52 m_elementStyleResources.setDeviceScaleFactor(document.frameHost()->deviceScaleFactor()); in StyleResolverState()
112 ElementStyleResources& elementStyleResources() { return m_elementStyleResources; } in elementStyleResources()121 …return m_elementStyleResources.styleImage(document(), document().textLinkColors(), style()->color(… in styleImage()160 ElementStyleResources m_elementStyleResources; variable
52 … ElementStyleResources& elementStyleResources) : m_state(state), m_elementStyleResources(elementSt… in CSSToStyleMap()89 ElementStyleResources& m_elementStyleResources; variable
52 …return m_elementStyleResources.styleImage(m_state.document(), m_state.document().textLinkColors(),… in styleImage()