Searched defs:savedContext (Results 1 – 4 of 4) sorted by relevance
53 GraphicsContext* savedContext; member
78 GraphicsContext*& savedContext, in createMaskAndSwapContextForTextGradient()
132 …::finishRenderSVGContent(RenderObject* object, PaintInfo& paintInfo, GraphicsContext* savedContext) in finishRenderSVGContent()
2460 Sema::ContextRAII savedContext(*this, Function); in InstantiateFunctionDefinition() local