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

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGRootInlineBox.cpp248 static inline void findFirstAndLastAttributesInVector(Vector<SVGTextLayoutAttributes>& attributes, RenderSVGInlineText* firstContext, RenderSVGInlineText* lastContext, argument
257 if (!first && firstContext == current.context())
292 RenderSVGInlineText* firstContext = toRenderSVGInlineText(firstTextBox->textRenderer()); local
297 findFirstAndLastAttributesInVector(attributes, firstContext, lastContext, firstAttributes, lastAttributes);

Completed in 217 milliseconds