Home | History | Annotate | Download | only in rendering

Lines Matching refs:isSVGInlineText

2775         bool preserveNewline = current.m_obj->isSVGInlineText() ? false : RenderStyle::preserveNewline(currWS);
2920 bool isSVGText = t->isSVGInlineText();