Searched refs:ActionsNeeded (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGRenderingContext.h111 const static int ActionsNeeded = RestoreGraphicsContext | EndOpacityLayer | EndShadowLayer | EndFilterLayer; member in class:WebCore::SVGRenderingContext
H A DSVGRenderingContext.cpp54 if (!(m_renderingFlags & ActionsNeeded))

Completed in 122 milliseconds