Home
last modified time | relevance | path

Searched defs:constructTextRun (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextMetrics.cpp75 static TextRun constructTextRun(RenderSVGInlineText* text, const UChar* characters, unsigned positi… in constructTextRun() function
DSVGInlineTextBox.cpp403 TextRun SVGInlineTextBox::constructTextRun(RenderStyle* style, const SVGTextFragment& fragment) con… in constructTextRun() function in WebCore::SVGInlineTextBox