Searched refs:PaintingResourceScope (Results 1 – 1 of 1) sorted by relevance
347 class PaintingResourceScope { class349 PaintingResourceScope(RenderObject& renderer) in PaintingResourceScope() function in blink::PaintingResourceScope354 ~PaintingResourceScope() { ASSERT(!m_paintingResource); } in ~PaintingResourceScope()364 bool PaintingResourceScope::acquirePaintingResource(GraphicsContext*& context, RenderStyle* style, … in acquirePaintingResource()385 void PaintingResourceScope::releasePaintingResource(GraphicsContext*& context) in releasePaintingResource()554 PaintingResourceScope resourceScope(*decorationRenderer); in paintDecorationWithStyle()589 PaintingResourceScope resourceScope(parent()->renderer()); in paintTextWithShadows()