Home
last modified time | relevance | path

Searched refs:m_lastInsetBounds (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DShadowBlur.cpp95 m_lastInsetBounds = bounds; in setLastInsetShadowValues()
114 …radius && m_lastColor == color && m_lastColorSpace == colorSpace && m_lastInsetBounds == bounds &&… in matchesLastInsetShadow()
146 FloatRect m_lastInsetBounds; member in WebCore::ScratchBuffer