Home | History | Annotate | Download | only in rendering

Lines Matching defs:isSVGRootInlineBox

1042                         bool isSVGRootInlineBox = lineBox->isSVGRootInlineBox();
1044 bool isSVGRootInlineBox = false;
1050 if (!isSVGRootInlineBox)
1062 if (isSVGRootInlineBox) {