Searched refs:SVGRootInlineBox (Results 1 – 17 of 17) sorted by relevance
32 class SVGRootInlineBox FINAL : public RootInlineBox {34 SVGRootInlineBox(RenderBlockFlow& block) in SVGRootInlineBox() function63 DEFINE_INLINE_BOX_TYPE_CASTS(SVGRootInlineBox);
35 void SVGRootInlineBox::paint(PaintInfo& paintInfo, const LayoutPoint& paintOffset, LayoutUnit, Layo… in paint()60 void SVGRootInlineBox::markDirty() in markDirty()67 void SVGRootInlineBox::computePerCharacterLayoutInformation() in computePerCharacterLayoutInformation()92 void SVGRootInlineBox::layoutCharactersInTextBoxes(InlineFlowBox* start, SVGTextLayoutEngine& chara… in layoutCharactersInTextBoxes()123 void SVGRootInlineBox::layoutChildBoxes(InlineFlowBox* start, FloatRect* childRect) in layoutChildBoxes()155 void SVGRootInlineBox::layoutRootBox(const FloatRect& childRect) in layoutRootBox()180 InlineBox* SVGRootInlineBox::closestLeafChildForPosition(const LayoutPoint& point) in closestLeafChildForPosition()279 void SVGRootInlineBox::reorderValueLists(Vector<SVGTextLayoutAttributes*>& attributes) in reorderValueLists()
420 RootInlineBox* box = new SVGRootInlineBox(*this); in createRootInlineBox()
387 SVGRootInlineBox* box = toSVGRootInlineBox(text.firstRootBox()); in writeRenderSVGTextBox()
70 third_party/WebKit/Source/core/rendering/svg/SVGRootInlineBox.cpp \
3020 'rendering/svg/SVGRootInlineBox.cpp',3021 'rendering/svg/SVGRootInlineBox.h',