Home
last modified time | relevance | path

Searched refs:processRenderSVGInlineText (Results 1 – 2 of 2) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DSVGTextLayoutAttributesBuilder.cpp106 static inline void processRenderSVGInlineText(RenderSVGInlineText* text, unsigned& atCharacter, UCh… in processRenderSVGInlineText() function
131 processRenderSVGInlineText(toRenderSVGInlineText(child), atCharacter, lastCharacter); in collectTextPositioningElements()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog29926 (WebCore::processRenderSVGInlineText):