Home | History | Annotate | Download | only in rendering

Lines Matching refs:isSVGRootInlineBox

1038                         bool isSVGRootInlineBox = lineBox->isSVGRootInlineBox();
1040 bool isSVGRootInlineBox = false;
1046 if (!isSVGRootInlineBox)
1058 if (isSVGRootInlineBox) {