Searched defs:constructTextRun (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | SVGTextMetrics.cpp | 63 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
|
D | SVGInlineTextBox.cpp | 431 TextRun SVGInlineTextBox::constructTextRun(RenderStyle* style, const SVGTextFragment& fragment) con… in constructTextRun() function in WebCore::SVGInlineTextBox
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBlockFlow.cpp | 2723 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
|
D | InlineTextBox.cpp | 1519 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
|