Searched refs:m_lastShadowRect (Results 1 – 1 of 1) sorted by relevance
88 m_lastShadowRect = shadowRect; in setLastShadowValues()99 m_lastShadowRect = shadowRect; in setLastInsetShadowValues()107 …stColor == color && m_lastColorSpace == colorSpace && shadowRect == m_lastShadowRect && radii == m… in matchesLastShadow()114 …Space == colorSpace && m_lastInsetBounds == bounds && shadowRect == m_lastShadowRect && radii == m… in matchesLastInsetShadow()147 FloatRect m_lastShadowRect; member in WebCore::ScratchBuffer