Searched refs:isSVGRootInlineBox (Results 1 – 6 of 6) sorted by relevance
54 virtual bool isSVGRootInlineBox() { return true; } in isSVGRootInlineBox() function
141 virtual bool isSVGRootInlineBox() { return false; } in isSVGRootInlineBox() function
70 if (!parentBox->isSVGRootInlineBox()) in svgRootInlineBox()
1080 if (start->isSVGRootInlineBox()) { in layoutInlineBoxes()
16473 (WebCore::InlineBox::isSVGRootInlineBox):
63307 …Add new isSVGRootInlineBox() function to InlineBox to be able to differentiate between RootInlineB…63313 (WebCore::InlineBox::isSVGRootInlineBox):63321 (WebCore::SVGRootInlineBox::isSVGRootInlineBox):