Home | History | Annotate | Download | only in rendering

Lines Matching refs:InlineTextBox

718     InlineTextBox* textBox = static_cast<InlineTextBox*>(range.box);
731 InlineTextBox* textBox = static_cast<InlineTextBox*>(range.box);
738 TextRun svgTextRunForInlineTextBox(const UChar* c, int len, RenderStyle* style, const InlineTextBox* textBox, float xPos)
1003 buildLayoutInformationForTextBox(info, static_cast<InlineTextBox*>(curr), lastGlyph);
1195 void SVGRootInlineBox::buildLayoutInformationForTextBox(SVGCharacterLayoutInfo& info, InlineTextBox* textBox, LastGlyphInfo& lastGlyph)
1458 InlineTextBox* textBox = static_cast<InlineTextBox*>(curr);