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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGResourceContainer.cpp233 static bool shouldTransformOnTextPainting(RenderObject* object, AffineTransform& resourceTransform) function in namespace:blink
259 if (shouldTransformOnTextPainting(object, additionalTextTransformation))

Completed in 86 milliseconds