Home | History | Annotate | Download | only in rendering

Lines Matching defs:parentStyle

67     const SVGRenderStyle* parentStyle = text->parent() && text->parent()->style() ? text->parent()->style()->svgStyle() : 0;
84 if (parentStyle)
92 if (parentStyle)
127 const SVGRenderStyle* parentStyle = text->parent() && text->parent()->style() ? text->parent()->style()->svgStyle() : 0;
131 if (parentStyle && style->dominantBaseline() == DB_AUTO)
143 if (parentStyle)