Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextMetrics.cpp63 TextRun SVGTextMetrics::constructTextRun(RenderSVGInlineText* text, unsigned position, unsigned len… in constructTextRun() function in WebCore::SVGTextMetrics
69 TextRun SVGTextMetrics::constructTextRun(RenderSVGInlineText* text, unsigned position, unsigned len… in constructTextRun() function in WebCore::SVGTextMetrics
DSVGInlineTextBox.cpp431 TextRun SVGInlineTextBox::constructTextRun(RenderStyle* style, const SVGTextFragment& fragment) con… in constructTextRun() function in WebCore::SVGInlineTextBox
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.cpp2723 TextRun RenderBlockFlow::constructTextRun(RenderObject* context, const Font& font, const LChar* cha… in constructTextRun() function in WebCore::RenderBlockFlow
2728 TextRun RenderBlockFlow::constructTextRun(RenderObject* context, const Font& font, const UChar* cha… in constructTextRun() function in WebCore::RenderBlockFlow
2733 TextRun RenderBlockFlow::constructTextRun(RenderObject* context, const Font& font, const RenderText… in constructTextRun() function in WebCore::RenderBlockFlow
2740 TextRun RenderBlockFlow::constructTextRun(RenderObject* context, const Font& font, const RenderText… in constructTextRun() function in WebCore::RenderBlockFlow
2748 TextRun RenderBlockFlow::constructTextRun(RenderObject* context, const Font& font, const String& st… in constructTextRun() function in WebCore::RenderBlockFlow
2758 TextRun RenderBlockFlow::constructTextRun(RenderObject* context, const Font& font, const String& st… in constructTextRun() function in WebCore::RenderBlockFlow
2766 TextRun RenderBlockFlow::constructTextRun(RenderObject* context, const Font& font, const RenderText… in constructTextRun() function in WebCore::RenderBlockFlow
DInlineTextBox.cpp1519 TextRun InlineTextBox::constructTextRun(RenderStyle* style, const Font& font, StringBuilder* charac… in constructTextRun() function in WebCore::InlineTextBox
1534 TextRun InlineTextBox::constructTextRun(RenderStyle* style, const Font& font, StringView string, in… in constructTextRun() function in WebCore::InlineTextBox