Searched refs:resourceScope (Results 1 – 1 of 1) sorted by relevance
554 PaintingResourceScope resourceScope(*decorationRenderer); in paintDecorationWithStyle() local555 if (resourceScope.acquirePaintingResource(context, decorationStyle, resourceMode)) { in paintDecorationWithStyle()557 resourceScope.releasePaintingResource(context); in paintDecorationWithStyle()589 PaintingResourceScope resourceScope(parent()->renderer()); in paintTextWithShadows() local590 if (resourceScope.acquirePaintingResource(context, style, resourceMode)) { in paintTextWithShadows()603 resourceScope.releasePaintingResource(context); in paintTextWithShadows()